Invoking a Siebel Workflow

This chapter describes the method to import the Workflow process at Siebel server. You can invoke the Workflow through the given sample examples.

Workflow with Integration Object

These workflows are used to Insert and Delete the data into Siebel Integration Objects on Siebel Server.

SIEBEL_HOME\samples\workflow\7TIBCOSampleWorkflowInvocationfromSubscriberforIntegrationObjects_Insert.xml

SIEBEL_HOME\samples\workflow\7TIBCOSampleWorkflowInvocationfromSubscriberforIntegrationObjects_Delete.xml

These workflows are used in the sample plug-in project for Invoke Workflow Activity. For more information, see Sample Plugin Project for Invoke Workflow Activity

Workflow with Non Integration Object

This workflow is used to create the XML file at Siebel server by using the EAI XML Write to File Business Service.

SIEBEL_HOME\samples\workflow\TIBSiebelAdapterWorkflowSubInvoke.xml

This workflow is used in the sample project sample project for Non-Integration Invoke Workflow Activity. For more information, see Sample Project for Non-Integration Invoke Workflow Activity

Importing the Workflow Process

Perform the following steps to import the workflow process on the Siebel Server:

Procedure

  1. Start the Siebel Tools and log in.
  2. Click Workflow Process.
  3. Right click in the Workflow Processes window and click Import Workflow Process in the menu.
  4. Go to the SIEBEL_HOME\samples\workflow\ and select TIBSiebelAdapterWorkflowSubInvoke.xml.
  5. Right click the TIBCO sample workflow Invocation from Subscriber from the list of Workflow Processes and select Edit Workflow Process in the menu.
  6. Double click the workflow step Write Data to XML File.