Configuring a Service Using iWay Integration Tools

How to:

This section describes how to configure a service using iWay Integration Tools (iIT).

Procedure: How to Configure a Service Using iWay Integration Tools

  1. Using iWay Integration Tools, create a new process flow within an application project. Right-click the Flows subfolder under your application project, select New, and then click Flow from the context menu, as shown in the following image.

    The New Flow Wizard opens, as shown in the following image.

  2. Specify a name (required) and a brief description (optional) for your process flow and then click Finish.

    The process flow opens as a new tab in the workspace area. The name of this tab corresponds to the process flow name you specified (for example, Sample_Pflow), as shown in the following image.

    The new process flow also appears as a node under your Flows subfolder in the left pane.

  3. From the Palette located on the right pane, expand the Components category.
  4. Click and drag the Server Agent component to the workspace area between the Start and End objects, as shown in the following image.

    The Server Agent Object Properties pane opens as a tab below the workspace area, as shown in the following image.

  5. Click the ellipses button next to the Agent Type field.

    The Server Agent Type dialog box opens, as shown in the following image.

  6. Scroll through the list of available services (agents) and select the specific service that you want to configure. For example, Marshalls a message (com.ibi.agents.XDMarshallAgent).

    Note: You can also quickly filter through the list by typing part of the service name in the filter field, as shown in the following image.

  7. After you have selected your service in the Server Agent Type dialog box, click OK.

    The Server Agent Object Properties pane is refreshed with your selected service, as shown in the following image.

    Configuration parameters for the selected service are organized into expandable groups.

    In the following image, the Main configuration parameter group has been expanded. The name of any required parameter appears in red.

  8. Provide the appropriate values for the configuration parameters as required for the selected service.
  9. Click Save to save any changes you made to your service and/or process flow, as shown in the following image.

    To modify your process flow at any point, double-click the process flow under the Flows subfolder of your application project, as shown in the following image.

    The process flow will open as a tab in the workspace area.