How to return to the previous task form UI button?

1
0
-1

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

Comments

Submitted by nasrin788_1384620 on Mon, 10/04/2021 - 11:36

Did you try XOR gateway?

1 answer

1
0
-1

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

Notifications