[jboss-user] [jBPM Users] - Re: Dynamic Variable Assignment

saraswati.santanu do-not-reply at jboss.com
Sun Dec 6 15:59:59 EST 2009


Steven,
    You can create variables execution time using methods like setVariable etc. in execution service. You can use those variables in your custom execution code using OpenExecution.getVariable/getVariables. 
    Since the variables are completely dynamic in nature, you cannot statically declare them in the jpdl xml.

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

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



More information about the jboss-user mailing list