maurizio_coro
04-06-2019
Hi
Anyone knows if there is a way to control a wf via web?
In particular I need to restart a particular WF when it ends with an error
Thanks
DavidKangni
MVP
Hi Maurizio,
You can use this API function xtk.workflow.Restart(wkf.@internalName)
David