Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
User has 2 accounts. He cannot use his old account anymore. Is there a way to sync/transfer this old setting to the new account? Like, all his projects, assignments, filters, etc.
Hi, I am trying to create a project report based on the project containing tasks assigned to a particular team or role and the said tasks not being canceled. We have templates with Role and Team assignments so the Project User Role/Project User filters are not pulling in accurate data. I was trying ...
HI!I am have a task report that I need to group by the Business Unit, and then by the project Program. I was able to group by the project Business Unit without issue, but I can't pull in the project Program name with native functionality. I tried using text mode to achieve this (see below), but it r...
Is there a way to create a custom holiday calendar and tie it specifically to a portfolio. Context: client requires custom holiday dates in addition to the standard holidays observed in the main calendar.
I am trying to get a list of valid search keys for the following two workfront api's, preferably with examples. For example jrnle/search?project:ID= https://<workfrontinstance>/attask/api/v7.0/jrnle/search?https://<workfrontinstance>/attask/api/v7.0/auds/search?
I'm new to WF and trying to build a custom form with some helpful how to screenshots. I understand I need an URL to add an image. I'm struggling trying to figure out why the link isn't working. It's telling me "Please add a valid URL" These images are saved as PNGs in my own Outlook library.
Hey all,I'm trying to update customExpression values (those calculation fields in Calculated form for Custom Forms) through the API. Looks like I can't update CTGPEX directly.Is going through the Category object the only option? Seems a bit much to update all CategoryParameters when I only need to c...
We have a client that is asking for our project data to be exported to MS Project and provided to them. I know we can export each individual project but I am not seeing any way to do a bulk export to xml. We have 450+ projects that need to be exported multiple times. Does anyone know the best way to...
HI Team,How can we use filter on child level object using WF api call. like project have task collection and need a filter on tasks:milestoneIDI am using below code:/attask/api/v19.0/PROJ/search?ID=XXXXX&fields=tasks:milestoneID&tasks:milestoneID_Mod=notnullresult is i m getting all the tasks list f...