Avatar

Correct answer by
Level 4

Hello, 

 

After generating the condition when your workflow needs to be restarted, you can use this JS code: 

xtk.workflow.Restart(id)

 

id : the id number of the workflow that you want to restart.

 

Regards, 

Badr.

View solution in original post