If you run workflow.trigger() on a record through a UE-script on the same record. Would the subsequent actions in the workflow trigger other UE-scripts? Considering that the context could be considered user event.
Watz
11/22/2022, 4:13 PM
The reason for asking this is because we have transitions that run on searches that have extremely complicated summary criteria dependant on subrecords. And it's a real pain to edit/troubleshoot them.
I'm thinking about replacing them as readable code instead
r
rustyshackles
11/24/2022, 2:33 AM
I believe changes made by the workflow should trigger UE scripts. I would assume since you called the workflow, the system will see it is the workflow that triggered the UE