[jboss-user] [JBoss jBPM] - Re: passing task variables

salaboy21 do-not-reply at jboss.com
Mon Oct 20 08:15:19 EDT 2008


ummm , i am understanding your situation....
This make me think that you need something like a CustomFork with a process-state.
So:

1) the main process have a MultichoiceFork node 
http://www.jboss.org/community/docs/DOC-11442 Look there
2) this Multichoise fork create on demand an X number of subprocesses and insert the correct variable value to the created subprocess (a diferent invoice in every subprocess)

Thats make sense to you?

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

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



More information about the jboss-user mailing list