Can someone advice me the way/commands to stop the workflow using the program/inbuilt API?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Jaspreet,
Use the methods in the xtk:workflow schema to start , stop or pause workflows via APIs .
You can use it in a Javascript or in an advanced tab of a workflow activity or External SOAP calls like this :
xtk.workflow.PostEvent or xtk.workflow.Stop
Regards,
Adhiyan
Views
Replies
Total Likes
Hi Jaspreet,
Use the methods in the xtk:workflow schema to start , stop or pause workflows via APIs .
You can use it in a Javascript or in an advanced tab of a workflow activity or External SOAP calls like this :
xtk.workflow.PostEvent or xtk.workflow.Stop
Regards,
Adhiyan
Views
Replies
Total Likes
Hi, How can I do it in ACS please ?
Views
Replies
Total Likes
Views
Likes
Replies