IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Creating and defining a condition state as an expression

This section describes how to create a condition state and how to define the condition as an expression.

Procedure

To create a condition and to 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 general properties of the condition state.
    1. Click the condition state icon that is in the Transaction editor space. The Condition State view opens in the Properties tab.
      Condition State view in the Properties tab.
    2. Click the General tab in the Condition State view.
    3. In the Name field of the General tab, enter a name for the condition state.
    4. Optional: In the Default Event field of the General tab, enter the event that is fired after the condition has been evaluated.
  3. Define the condition as an expression.
    1. In the Condition State view, click the Condition tab.
    2. In the Condition List panel of 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.
      The Condition Details panel in the Condition tab.
    3. In the Condition type drop-down list, select Expression.
      Select Expression in the Condition type drop-down list.
    4. From the Operator drop-down list in the Expression area of the Condition Details panel, select an operator for the expression.
    5. 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.
      The Server Side Expression editor.
    6. 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.
    7. 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.
    8. In the Server Side Expression editor, specify the right operand. Click OK.
    9. In the Event field of the Condition Details panel, enter a name for the event that is triggered after the condition has been evaluated.
    10. Click the Apply Value button The Apply Value button.


Feedback