cancel
Showing results for 
Search instead for 
Did you mean: 

GOTO a specific user task

steve_cgi
Champ in-the-making
Champ in-the-making
Hi all,

I have this requirement to redo a process starting in a specific user task; it is like a GOTO. Is it possible to implement it with Actitivi?

For example, the use case is:

    A process instance A is completed and terminated. A user wants to redo the same process in a specified task (not from the beginning).

    A new process instance B is created. Logically I want to GOTO the specified task and start from there.

In implementation, I can simulate the GOTO by completing activities from START to the specified task, but in many topologies of a process, it could be difficult (e.g, when there are decision gateways, parallel gateways, etc)

Does anybody attempt to do something like that?

Any suggestions and comments?

Thanks,

Steve



1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi Steve,

Interesting use case. Right now there's no specific support for this in Activiti.

Best regards,