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

"How to start/spawn 'n' subprocesses for 'n' users using JBPM-4.3."

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

--------------------------------------------------------------
In general for each will create execution for each item in the collection 
sequentially. It can be changed the same way as for fork activity - by 
introducing async continuation. So that should the trick.

If you would like to handle different execution within for each, I must say 
that this is not possible, since for each supports only one out going 
transition.

--------------------------------------------------------------

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

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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to