[jboss-dev-forums] [Design of JBoss jBPM] - how to define global variables for process in xml
inxaoc
do-not-reply at jboss.com
Mon Jan 28 07:20:23 EST 2008
Hi!
How to add variables in process-definition.xml to whole process (to make it as global variable which will be visible in any node)? And how to get this variable by using Expressions (like is described here - chapter 18.3. http://docs.jboss.com/jbpm/v3/userguide/jpdl.html#expressions for using in decision node :
#{processInstance.contextInstance.variables['varName']}?? Is it true?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124027#4124027
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124027
More information about the jboss-dev-forums
mailing list