Pls note : The user is making some updates on Workfront interface and Fusion makes the updates in the background. The user should see the changes made by the Fusion system.Currently he / she is not shown any notification, instead they have to reload the page to see the changes
Workfront Project status change only visible on refresh - If updated via FusionHello Everyone I have a scenario that listens to specific events and if matched, updates the project status. eg. If a Bug Task is closed, the project status changes from "Current" to "Production Ready". This works well ho...
Hello Everyone While trying to update a request in Workfront , I may either get a success or a Failure. After Success I can call a HTTP module to send the success Acknowledgement. However in case of failure I am not able to send the Failure acknowledgement. The Scenario stops at the WF module. Even ...
Hi @lgaertner Is this your expectation ?1. enter the row number of the last existing row.2. Zero results -- if no additional rows added -- Expected3. Return the new row -- if an additional row was added -- Expected4. Return 2 rows [ (3) + the new row ] -- If another row is added after some time -- N...
Hi @lgaertner This is incorrect. I tried all options -- All, specific ID & manual When using any of the 3 - I was able to get all the rows NOT the newly added rows, unlike stated on the documentation.
This was already answered https://experienceleaguecommunities.adobe.com/t5/workfront-fusion-2-0-questions/how-to-check-if-a-parameter-value-is-an-arrray/m-p/644202
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 ? ...