Hi all,
I have a question.
Sometimes users re-run certain workflows on the same instance. I end up with the same workflow running 2 or three times on the same instance.
Is there any way to automatically setup to terminate any previous workflow running on current instance, once current workflow starts running.
I am aware that the activity END WORKFLOW can terminate current or parent workflow, which is the workflow that called the current workflow.
What would happen if a user re-runs the workflow. This option would not work.
Is there a workaround for this?
Thanks in advance,
Andres