Configuring a Process

After creating a project, an empty process is created. You can add activities to the empty process to complete a task. For example, parse a SWIFT MT message.

Prerequisites

Ensure that you have created an empty process and a Load SWIFT MT Schema shared resource. See Creating a Project and Creating a Load SWIFT MT Schema Shared Resource for more information.

Procedure

  1. In the Project Explorer view, click the created project and open the empty process from the Processes folder.
  2. Select an activity from the Palette view and drop it in the Process editor. For example, select and drop the Timer activity from the General Activities palette and the Parse SWIFT MT activity from the SWIFT MT palette.
  3. Drag the icon to create a transition between the added activities.
  4. Configure the added activities.
    See SWIFT MT Palette for more information about the configuration parameters.
  5. Click File > Save to save the project.