After posting my question and going through the jbpm doc, I did understood the
GOP execution strategy and realized I will have to use async='true'.
Thanks for the help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149589#4149589
Reply to the post :
h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
heres snippet of xml which explains what i am doingxml is schematically not
correct but will give picture on what i am trying to achieve ..
I have a fork which produced three transition and all go to an automated node.
My understanding here is that there will be three thread of execution path
generated. Each thread(transition) is going to an automated node then I am
joining all three and moving ahead.
Right now I have automated nod