Defining operation in transaction editor

About this task

The operation is the part of the transaction which creates a Java file and preforms a task or duty in the transaction.

Procedure

To define an operation take the following steps:

  1. In the WebSphere® Multichannel Bank Transformation Toolkit Transaction editor, click the Operation tab.
  2. Right-click in the table under the Operation panel, and then click New Child > Operation. The Operation Creation Dialog window opens.
    The Operation Creation Dialog window.
  3. In the Operation Creation Dialog window, select Create new class, and then click Create. The Java Class page displays.
  4. In the Java Class page, select the package in which you want to store the Java file.
  5. In the Name field of the Java Class page, enter a name for the Java file. Click Finish.
  6. In the Operation Creation Dialog window, click OK.