Deployment examples > BAI2 > Example: Configuring an Integration-Task for BAI2

Example: Configuring an Integration-Task for BAI2

Overview

An Integration-Task links the processing sequence description of an Integration-Process to the real processes provided by an Integrator Server instance.

The example in this topic is for handling an outgoing BAI2 message.

For this example, the Integration-Task specifies:

The Integrator Server you specify in this Integration-Task must implement the Java Message Component for BAI2 processing:

Prerequisites

Procedure

  1. In Composer, open the Integration-Services workbench, Integration tab / Integration Manager sub-tab, and select New > Integration > Integration-Task from the File menu.
  2. Composer opens the Integration-Task properties window.
  3. Complete the General tab.
    ClosedView fields

    Field

    Contents

    Name

    For this example, enter the name IP_BAI2_Send

    Label

    Optionally, enter a free-text description of the Integration-Task.

    Status

    This field displays the current status of the Integration-Task, set to ToBeChecked by default. You cannot directly change the status in this field.

    Integration-Process

    For this example, select IP_BAI2_Send from the drop-down list. This is the Integration-Process you configured in the example procedure.

    Axway Server

    From the drop-down list, select the Integrator Server instance where the processing specified in this Integration-Task will be applied. This server must contain the BAI2 Send JMC.

    Sentinel

    From the drop-down list, select the level of Sentinel monitoring that you want to use.

  4. Complete the Configuration tab.
  5. In the Configuration tab, map the Activities and Stages of the Integration-Process to the Channels, JMCs and tasks that process this particular message flow on the Integrator Server.
  6. Check, save and close the object.