Hi
I have main Process < Main-Proc > invokes sub-process <Sub-Proc > on certain
decision node.
Main-Proc will be started by providing
Process -Id
Domain -Id
and set of variables.
i could able to access those variables in my main-proc (execution.getVaraibles() )
but i couldn;t get the same inside my sub-proc.
even i couldn't say sup-proc execution.getParent().getVariable(). parent is comming as
null. ???
any idea its a bug or i am i doing wrong.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269692#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...