Creating the Workflow

Create a new workflow using the Workflow Process Designer. For details on Siebel Workflow, see Siebel Business Process Framework: Workflow Guide.

To create a new workflow

  1. Start a Siebel application and navigate to the Workflow Process Designer.

  2. Create a new workflow that will take the XML file, convert it to Siebel XML format (if necessary) using the Siebel EAI XML Converter business service, call the EAI Data Transformation Engine to perform the data transformation, and call the Siebel Adapter to modify the Siebel Database as needed (upsert, delete, query, and so on).

    Note: The Siebel application uses an instance of the integration object you created to map the incoming XML data to fields (rows and columns) within the Siebel Database.
  3. Test your workflow using the Workflow Process Simulator.

  4. Save your workflow.