[jboss-user] [jBPM Users] - JBPM 4.2 Sub-Processs Not able to access Variables

emailkuppai do-not-reply at jboss.com
Tue Dec 8 18:05:30 EST 2009


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#4269692

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



More information about the jboss-user mailing list