[jboss-user] [JBoss jBPM] - Re: Forked processing in jBPM
estaub
do-not-reply at jboss.com
Fri May 11 09:27:24 EDT 2007
Vedavyas,
The userguide talks a lot about dynamic fork/joins. Search for "fork" and you'll see a lot.
The key restriction is that the destination nodes and transitions of the fork must be predefined in the definition. Of course, the content of a node can be so flexible that in practice, this doesn't seem like much of a restriction.
[Ronald, please verify?] Process variables can effectively be scoped to a particular token, so you can push data down each branch of the fork by setting variables that are used as parameters for each branch.
-Ed
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044989#4044989
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044989
More information about the jboss-user
mailing list