Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: Assign single task to multiple actors"

To view the discussion, visit: http://community.jboss.org/message/645168#645168

--------------------------------------------------------------
Looks like you are more interested in multi instance characteristic of a task. 
Meaning engine will create task instance for each user/actor that is given as a 
collection. So all actors will have task to work on and if you like to 
constrain the flow to continue you can put a gateway after task.

Take a look at following  
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-examples/src/main/resources/multipleinstance/multipleinstance.bpmn
 example.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/645168#645168]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to