[jboss-user] [JBoss jBPM] - Re: Help with concurrent subprocess instances!

2007-06-18 Thread estaub
Fork (as in ForEachForkActionhandler) is what you want. There's nothing preventing multiple tokens "for the same way of execution". The fact that they CAN be different doesn't mean they MUST be different. You wait for all of them to complete by having them transition to a join node (in the pare

[jboss-user] [JBoss jBPM] - Re: Help with concurrent subprocess instances!

2007-06-14 Thread roccolocko
No, theres no way to show this on the diagram, but like you said, it is done using a fork and a join, but... no the normal fork that comes with jbpm, you need to create your own implementation with a node. I have in an application this, but I did not code it so I can't hand it to you, but let m

[jboss-user] [JBoss jBPM] - Re: Help with concurrent subprocess instances!

2007-06-13 Thread kukeltje
Search betterthis kind of fork has been discussed before... use various search technologie (e.g. google) or maybe look in the wiki to find an answer. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054151#4054151 Reply to the post : http://www.jboss.com/