[jboss-user] [JBoss jBPM] - I am totally lost :-(

kosulin do-not-reply at jboss.com
Mon Jun 18 14:24:21 EDT 2007


I am still not sure. If I create a custom form, like foreachfork from Wiki, that means I create at least 2 ways of execution.
But what I need is to create multiple tokens for the same way of execution (run the same subprocess) and start them.
May be, instead of fork, I just need to implement a node with ActionHandler which creeates tokens for each instance of subprocess and starts them?

But then, how do I wait for all instances to finish before proceeding to next node? Should they send events, and my main process should have a state which listens until all subprocesses report?

Another problem is how business analyst can watch the process status if no diagram can be created to reflect the flow?

Googling for "Alfresco Content Manager" brings nothing :-(

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055343#4055343

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055343



More information about the jboss-user mailing list