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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...