Importing workflows
This section explains the steps involved in importing the default workflows provided with the gateway.
To import the default workflows provided with the gateway:
- Copy the following default workflows from the
$OMNIHOME/gates/siebeldirectory to the machine where Siebel is running:EAIInsertActivity.xml EAIGetServiceRequestId.xml EAIInsertServiceRequest.xml - Log in to Siebel Tools and connect to the Local database.
- Check out the EAI Business Services project.
- Navigate to the Object Explorer (OE).
- Select Workflow Process.
- Right-click within the Object List Editor (OBLE) and select Import Workflow Process from the pop-up menu.
- Locate and select
EAIInsertActivity.xmlfrom the File Open dialog box and select OK. - Select the EAI Business Services project from the pop-up list. Once imported, the workflow has a status of
In Progress. - Select Deploy in the OBLE. The workflow status changes to
Completed. - Repeat lis 6-9 for the EAIGetServiceRequestId.xml and EAIInsertServiceRequest.xml workflow processes.
- Check in the EAI Business Services project. There is no need to compile a new SRF.
- Activate the new workflow processes within Siebel as follows:
- Log in to Siebel Communications and connect to the Server database.
- Navigate to
- Navigate to the Repository Workflow Processes applet.
- Query for the new process (
EAI Get Service Request Id (http),EAI Insert Service Request (http), andEAI Insert Activity (http). - Select each process in turn and select ActivateNote: Once completed, the new processes will be visible within the Active Workflow Processes applet within the same view. Query for them if necessary, and check that they all have a deployment status value of
Active.