Siebel Analytics Scheduler Guide > Using Siebel Analytics Scheduler > Integrating Workflows with Siebel Delivers >

Process of Configuring Siebel Delivers to Trigger Workflows


To configure Siebel Delivers to launch workflow applications, perform the following tasks.

To configure the Siebel Enterprise Server for Workflow integration with Siebel Delivers

This task is a step in Process of Configuring Siebel Delivers to Trigger Workflows.

  1. On the Siebel Enterprise Server, create a named subsystem specific to Analytics using the SrvrMgr command line interface using the following command. Replace <subsystem_name> with a name you create, such as AnalyticsWFDispatch.

    create named subsystem <subsystem_name> for subsystem EAITransportDataHandlingSubsys with ConverterService="XML Converter",DispatchService="Workflow Process Manager",DispatchMethod="RunProcess"

  2. Open the eai.cfg configuration file inside the SiebSrvr directory and add the following line under the http services section.

    [Http Services]
    SiebelQuery = SiebelQueryDispatch
    SiebelUpsert = SiebelUpsertDispatch
    SiebelExecute = SiebelExecuteDispatch
    ANALYTICS = <subsystem_name>

  3. Restart the Siebel Server.

To configure Siebel Analytics Scheduler to trigger workflows

This task is a step in Process of Configuring Siebel Delivers to Trigger Workflows.

  1. In the Siebel Analytics Administration Tool, open the Job Manager.
  2. Choose File > Configuration Options.

    The Job Manager Configuration window opens.

  3. Click the Workflow tab.
  4. Fill out the fields using the information in Job Manager Configuration—Workflow Tab.

 Siebel Analytics Scheduler Guide
 Published: 11 March 2004