Avatar

Correct answer by
Level 5

Hi,

you can store the status of the workflow in an instance variable called running in an advanced Javascript Code activity and a Wait activity like this (don't forget to set your variable running to false at the end of the workflow) :

only one instance running.png

Kind regards,

Pierre

View solution in original post