Siebel Connector for SAP R/3 > Creating Integration Touch Points > Process of Creating New Integration Touch Points >

Create the Workflow


You need a workflow. Copy an existing workflow and change the process properties. You can use any workflow that uses BAPI integration objects. In this example, copy Orders - Create SAP Order and call it Product - ATP SAP Material. Change the process properties for this workflow as shown in Table 53.

Table 53. Workflow Process Properties
Process Property
Value

Input: BAPI Int Object Name

BAPI_MATERIAL_AVAILABILITY (Input)

Input: Map Name

GetSAPMaterialATP_SiebelToBAPI

Input: Siebel Int Object Name

Product - Get SAP Material (Siebel)

Output: BAPI Int Object Name

BAPI_MATERIAL_AVAILABILITY (Output)

Output: Siebel Int Object Name

Product - Receive SAP Material (Siebel)

Using the workflow process designer, modify the existing business service for the mapping steps. Remember to use the display name. You can find the name in the drop-down list.

Use the workflow simulator to test the workflow. Use the row-ID of the material. Specify this row-ID as the object ID of the process parameter for this workflow. Step through the simulator and debug the workflow. When it is working properly, activate the workflow.

Siebel Connector for SAP R/3