1 Reply Latest reply on May 29, 2007 10:57 AM by kukeltje

    Problem with condition expression in decision node

    karkaletsis

      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