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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to