Have you set up Workfront as a Document Library? | Community
Skip to main content
Level 5
June 6, 2023
Question

Have you set up Workfront as a Document Library?

  • June 6, 2023
  • 1 reply
  • 1560 views

I was recently asked by a team member if they could use Workfront as a document library. As I was playing around with the idea it occurred to me that this amazing group has already thought of this. So, has any one here set up a document library in Workfront? If so...

  1. how did you set it up? how did you organize the files?
  2. what are you best practices?
  3. what are your lessons learned?
  4. how was it received?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Madalyn_Destafney
Community Advisor
Community Advisor
June 7, 2023

Hi there! WorkFront isn't really intended to be used as a DAM, but rather for working files/reference files. I don't recommend it is a DAM/library in itself, you'll run into file storage limit issues down the road. However, there are native integrations you can look into to use as a DAM, including WF's very own WF DAM. Info on that here: https://experienceleague.adobe.com/docs/workfront/using/documents/wf-dam-within-workfront/manage-docs-with-wf-dam.html?lang=en

Orgs also use Sharepoint, Box, Dropbox and AEM native WF integrations as DAMs to be able to send final files from WF (and can upload files to WF from them).

If you found this helpful, please mark correct to help others : )

If this helped you, please mark correct to help others : )
MattMc2Author
Level 5
June 7, 2023

Thanks Madalyn, we are not intending to use it as a DAM but rather as a place for reference files as you suggest. Storage should not be an issue as we plan to use it along with the native integration to one of the cloud providers. I tried creating a document report but found that it was a bit limited in terms of how the files could be displayed with relation to folders.

 

I use this to show the folder in the View:

displayname=Folder listdelimiter=<p> listmethod=nested(folders).lists textmode=true type=iterate valueexpression={name} valueformat=HTML

But I don't know how to make the folder Group user friendly ... this appears to group by folder but it is a big, long, unintelligible string.

group.0.linkedname=direct group.0.namekey=folders group.0.valuefield=folders group.0.valueformat=HTML textmode=true

 

MattMc2Author
Level 5
June 14, 2023

@mattmc2 Following up on this, I’m curious.


Thanks, Madalyn. The group by project worked (thank you!) but it is not going to meet our needs. I tried tweaking the grouping for folder but could not make it work. It feels close but I cannot figure out how to make it readable. 

 

group.0.linkedname=direct group.0.namekey=folders (also tried: folder:name and folderID) group.0.valuefield=folders (also tried: folder:name and folderID) group.0.valueformat=HTML textmode=true