cancel
Showing results for 
Search instead for 
Did you mean: 

One task or all tasks required

tschiela
Champ in-the-making
Champ in-the-making
Good Morning,

We are building a ad-hoc component with acitiviti. Is it possible to model a process where only one Tasks of parallel Taks should be completed by the user? Like on the attached image, the process will end if one user complete task 1, 2 OR 3.

Greets Thomas


[img]http://s7.directupload.net/images/120807/ec6uupch.png[/img]
1 REPLY 1

frederikherema1
Star Contributor
Star Contributor
You can use a multi-instance-task (see user guide for details) in order to have the same task be available for eg. 6 people. Using the completionCOndition, you can move the process on when 3 tasks have been completed (for example).