IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Creating and defining a condition state as a function

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

Procedure

To create a condition and to define the condition as a function, 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 a function.
    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 Function.
      Select Function in the Condition type drop-down list.
    4. In the Function area of the Condition Details panel, select a function. A table containing the parameters of the function that you select is displayed next to the list of functions.
    5. In the table of parameters, click in the Value column, and then click the Browse icon.
      The Browse icon.
      The Server Side Expression editor opens.
      The Server Side Expression editor.
    6. In the Server Side Expression editor, specify the values of the parameters. Click OK.
      Note: For more information on the Server Side Expression editor, refer to the Server side expression editor section.
    7. In the Event field of the Condition Details panel, enter a name for the event that is triggered after the condition has been evaluated.
    8. Click the Apply Value button The Apply Value button.


Feedback