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: