2 Replies Latest reply on Mar 11, 2006 12:43 PM by saviola

    How to use expression ?

    sosoict1

      I want to use decision-transition-expression to make choice.The expression is something using process variables setted in ContextInstance.
      For example:
      "loopCondition" is a variable with type "Integer" in contextInstance.Can I just use #{loopCondition.intValue()>5} ?

      someone know?Could you give me some help?
      Thank you!