Hi,
I have the next flow, ( start -> human task 1 -> human task 2 -> end).
Is it possible to add a button on the form that returns to the previous task?
example:
action: (bonita bpm) send task
url: /bonita/previous-task
Thanks.
Rayo
Hi,
I have the next flow, ( start -> human task 1 -> human task 2 -> end).
Is it possible to add a button on the form that returns to the previous task?
example:
action: (bonita bpm) send task
url: /bonita/previous-task
Thanks.
Rayo
Hi Rayo,
once a task has been performed, it cannot be re-executed unless you have designed it in your process using a loop iteration or explicitly designed backward sequence flow letting you re instantiate the task.
HTH
Romain
Did you try XOR gateway?