I have a rather complex Fusion that assigns approval flows on requests based on managerial relationships, departments, and $ amounts in Workfront. At times, I need to write in exceptions using JSON code, however, there appears to be no way to narrow down individuals based on roles in either JSON or ...
I'd like the criteria for the event subscription filter of the objCode = DOCU and I'd only like to receive the payload if the document is created in a project with a specific group. How do you do this? I've tried something like this but it does not send a payload. Is it even possible with a 2 level ...
I created a custom Expense form which is attached to each expense record within a project. The form has a field called "Capital Expense", which is used to enter a dollar amount. I have custom form attached to the Project Details. On that form I want to have a display-only field which sums up all ...
You may want to go back to a different version of a scenario many months or years in the future and while it may be in the captured versions, it's a good idea to make your own copies with a naming convention to keep track of the various versions over time in case you need to use them again. "Like" ...
Hi All - I am working on a Project Report that displays the current tasks being worked on. The issue is that I have some "Oversight" tasks that last the full duration of the project that I want to exclude from this column. All 4 tasks contain "Oversight" so I would just need to exclude anything that...
I have a task report that is grouped by project name. The purpose of the report is to display 3 specific tasks for each project (Task A, B, C). I want to make it only display the projects that the viewer has been assigned one of these tasks. How would I accomplish that? I tried the assignment code B...