Good afternoon,
I have a case in which 2 user tasks are used to make a decision. A parallel gateway is used to join the tasks and then...etc.
I'm looking for a way to be able to reset the task for any of the users if the other user wants to start over.
Example 1.
User 1 submits "Go"
User 2 submits "Go"
Process continues, nothing to see here
Example 2.
User 1 submits "Go"
User 2 submits "Stay"
Process should make User 1 submit the task again, even though it was already submitted
Example 3.
User 1 has not submitted
User 2 submits "Stay"
Process should just leave User 1 task alone, as nothing has been submitted anyways.
Below is my preliminary chart in which I'm barely brainstorming on how to tackle this.
Any ideas or suggestions?
Thank you,
Raul Gonzalez