Hi, I am trying to remove spaces from values and concat them into a new field with Fusion such that we can easily provide information. This has to be done with Fusion because some of the information is on a higher task or even project level and are custom fields, so doing this with a calculated fiel...
Hello Everyone Can anyone suggest how exactly this module works ? I dont see any details about the below in the documentation. Moreover unlike the documentation specification ,watch rows doesn't retrieve the list of updated rows but all rows. Is there a way to Iterate only on the newly added rows ? ...
Hello,I'm using an External Lookup field set as a multi select.When the data comes into Fusion it sees multiple selected items as an Array as one would expect.The problem is when 1 item is selected it doesn't come in as an Array. It comes in as Text.When processing downstream, how do you deal with t...
It is just me or do the log files seem to be even slower to process and post? I am looking at a history screen with 9 runs that have yet to process the history - all of them are at least 15 mins old. Makes it hard to diagnosis issues... just sayin
Does anyone know if there are any guidelines or documentation on when to use Workfront Custom API modules vs the Workfront Native modules (Create a record, Search, etc.) in terms of performance (execution time, throughput, impact on scenario performance, etc.)? I typically default to using the Workf...
Hi! I'm currently building some scenarios for my company's Workfront instance and I would like to use Fusion to set the Planned Start Date to the Entry Date of the request. I have a Workfront > Misc Action module to convert an Issue to a Task and in the Planned Start Date field I have it mapped to t...
Hi! Could one of you help us solve our challege below? ChallengeAs a Fusion admin I like to start a workflow only if documents are uploaded in a certain sub-folder. This subfolder is created on the project template and contains a template folder ID that can be retrieved easily. However, this templat...
Hi team!Below a challenge, which one of you potentially has a solution for. Curious, and thanks in advance!!ChallengeAs a Workfront admin I want to create a custom field on a sub-task that concats several fields used in (sub)tasks higher in the task-hierarchy. We cannot seem to tackle this in Workfr...
Hello, I am running a scenario that finds the latest update/Note on a project and posts a reply to that Note.Only when I test this, it takes over 20 minutes to process this module. If I change the ObjCode to PROJ and use the ProjectID it works fine, it's when I switch it to NOTE and point it towards...
Hello Everyone I am trying to Authenticate to the Google system to use the Googe sheets API. I had chosen Production & Service account options in the dropdown followed by client ID and Client Secret (generated on GCP documentation here ) thats visible on click of advance settings. However below is t...