Siebel Connector for SAP R/3 > Customizing Integrations > Building the Interfaces >

Adding the Business Service Data Map


If you have created a business service data map, you need to add this to your workflow at the appropriate point in the flow.

To add a business service data map to a workflow

  1. Add a business service step to your workflow.

    For specific instructions about how to modify workflows, see the Siebel Business Process Designer Administration Guide.

  2. Use connector arrows to link the box into your flow.
  3. Set the following information for your business service step:
    • Enter the name of the business service workflow step.
    • Select the name of your business service for this step. If you are using a Siebel Data Mapper map, choose .EAI Data Mapping Engine.
    • Select the Execute method.
  4. Enter input and output arguments.

    Typically the input arguments include:

    Argument
    Description

    SiebelMessage

    Contains the integration object instance.

    MapName

    Name of the function in eScript to be called if you use eScript map, or Siebel Data Mapper map name if you use Siebel Data Mapper map.

    OutputIntegrationObjectName

    Name of the integration object which is output.

The output arguments generally include an output SiebelMessage that contains a new integration object instance created during the map.

See the workflows provided for the SAP standard integrations for examples. For more information, see the Siebel Business Process Designer Administration Guide and the Overview: Siebel Enterprise Application Integration guide.

Siebel Connector for SAP R/3