cancel
Showing results for 
Search instead for 
Did you mean: 

UserTask auto complete

partizano
Champ in-the-making
Champ in-the-making
Hi, Activiti Team!

Is in activiti any way to do user tasks that auto complete themselves? I tried to do that in listener implementation of user task, and in parallel service task, but it doesn't work…

Thanks
10 REPLIES 10

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
I still do not see why an exclusive gateway is not an option in this very simple usecase. Service task sets a process variable and in the gateway you go either back or to the end.