[jboss-user] [JBoss jBPM] - Problem with condition expression in decision node

karkaletsis do-not-reply at jboss.com
Tue May 29 10:29:54 EDT 2007


Hello, could anyone give an example of how to write an expression in a decision node

My example is 


    
    
 
        <condition expression="#contextInstance.variables['quantity'] > 5"/>
        
 
            <condition expression="#contextInstance.variables['quantity'] < 5"/>
        


I want depending of a variable named quantity to go to other node. Is it possible. How have I to write the process definition


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

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



More information about the jboss-user mailing list