I am trying to enable the Handle advance option in the Goto Step but when I try to add this in the workflow it is adding the property PROPERTY_AUTO_ADVANCE as "false" by default. I modified the value to "true" and synched the workflow but still it is not working and Goto step is waiting for a confirmation to proceed.
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks all for the support, I achieved this by providing Timeout immediate and timeout handler as Absolute Timeout Advancer.
Hi @thatsmeadarsh, did you defined ECMA script or Rule Definition. This determines if GoTo will proceed or not. I do not think you should change PROPERTY_AUTO_ADVANCE manually for this specific step.
Have a look into the documentation [1]
I want to apply the Goto step to 'first' without user needs to click ok from the inbox.
I identified the culprit, I am using a Dynamic Participant step just before the Goto Step. This is the reason why handler advance is not working. Now I am trying to find ways to fix this.
Thanks
Thanks all for the support, I achieved this by providing Timeout immediate and timeout handler as Absolute Timeout Advancer.
Views
Likes
Replies
Views
Likes
Replies