My UserEvent script is triggering at the same time when a workflow is running on clicking of a button
Can anyone help me how i can stop execution of my script when workflow is running?
s
samyt
02/19/2019, 12:30 PM
Usually workflow run before UE
n
Nik
02/19/2019, 12:39 PM
I think it is the other way round and the Script will run before Workflow if both of them are running in the same context.
r
rustyshackles
02/19/2019, 10:38 PM
Use a context execution check, I believe there is a value for workflow