Defining condition using Expression

This section describes how to create define a condition using an expression.

Procedure

To create a condition and define the condition as an expression, do the following steps:

  1. Drag-and-drop a condition state icon condition state icon from the Palette to the Transaction editor space.
  2. Define the condition using an expression.
    1. In the Condition State view, click the Condition tab, click the Add icon the add icon. The Condition Details panel appears in the Condition tab next to the Condition List panel.
    2. In the Condition type drop-down list, select Expression.
      Select Expression in the Condition type drop-down list.
    3. From the Operator drop-down list in the Expression area of the Condition Details panel, select an operator for the expression.
    4. In the Left field of the Expression area, click the Browse icon The Browse icon of the Left field in the Expression area.. The Server Side Expression editor opens.
    5. In the Server Side Expression editor, specify the left operand. Click OK.
      Note: For more information on the Server Side Expression editor, refer to the Server side expression editor section.
    6. In the Right field of the Expression area, click the Browse icon The Browse icon of the Left field in the Expression area.. The Server Side Expression editor opens.
    7. In the Server Side Expression editor, specify the right operand. Click OK.
    8. In the Event field of the Condition Details panel, enter a name for the event that is triggered after the condition has been evaluated.
    9. Click the Apply Value button The Apply Value button.