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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...