Creating a Workflow for the IFX XML Request Message

The following procedures show how to construct a converter to handle a request message.

This task is a step in Process of Configuring the Workflow to Handle an IFX XML Request.

To construct a converter to handle a request message

  1. In Siebel Tools, select the Workflow Process object type in the Object Explorer.

  2. In the Object List Editor, right-click and then choose New Record.

  3. Enter the following values:

    • Name = FINS IFX Tutorial Outbound Connector

    • Business Object = Service Request

      The other values are optional.

  4. Click anywhere outside the new row or move outside of the row with the Up or Down arrow keys.

    Siebel Tools saves the new object.

  5. Right-click the new record, and then choose Edit Workflow Process.

  6. Create a workflow with the required components. The following image shows the structure of the finished workflow.

For complete details about using this working space, and information about workflow processes in general, see Siebel Business Process Framework: Workflow Guide.

IFX Add Payment Outbound Workflow. The workflow image includes the following which are connected by one-way arrows: Outbound Start, WAIT Get Current Payment ID, Outgoing Transaction Manager, Outgoing DTE, Outgoing Converter, Outgoing Hierarchy Converter, Transport Manager, Incoming Hierarchy Converter, Incoming Dispatcher, Incoming Converter, Incoming DTE, Incoming Transaction Manager, Outbound End.