Hi!
Today I faced the problem for the second time: We need a fork which starts a sub token for
every item of a collection (but all have the same process flow).
This is currently not possible with jbpm. So I plan to enhance the fork for that. My plan
was, to configure a "fork-collection", where I can configure the name of a
process variable, which must be a array or collection. And then, the fork automatically
forks at that point and create a subtoken for every item and (thats the point, where I
don't know how to realize that), every token has to know the exact item, he is working
on. Also the join must know, how much tokens must arrive, bevor he fires...
what do you think of this idea in general?
Or maybe, anybody has already implemented something like that? Or his own idea in his
mind?
Thanks and best regards
Bernd
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031117#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...