JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Configuring Siebel EAI Workflows     Java CAPS Documentation
search filter icon
search icon

Document Information

Configuring Siebel EAI Workflows

Installing the Siebel Web Server Extension

To Install Siebel Web Server Extension (SWSE)

To Verify SWSE Operation for Siebel 7

Sample Siebel Workflow Templates

Viewing Sample Siebel EAI Workflow Templates

Modifying Siebel Workflow Templates

To Modify a SeeBeyond Workflow Template

Setting Up SeeBeyond Workflow Processes

To set Up the Business Service To Execute the Workflow

Creating a Subsystem for a Deployed Workflow

To Create a Subsystem For a Deployed Workflow

Setting Up SeeBeyond Workflow Processes

The Workflow processes invoked by the SeeBeyond Workflow Templates must be set up in Siebel Business Services.


Note - The names entered in the last step above are used to set up the Business Service for the sample program supplied with the Adapter. You should use them as templates to create new processes corresponding to the Workflows you create for your own system.


To set Up the Business Service To Execute the Workflow

  1. Make sure the following services are running:
    • Siebel Gateway Server

    • Siebel Server

    • World Wide Web Publishing Service

  2. Log in to Siebel Sales 7.0.
  3. Follow the Screens menu path:

    Server Administration ⇒ Servers


    image:Server Component Groups
  4. Make sure that Workflow Management is Online and Enabled.
  5. Log in to Siebel Tools 7.0 and designate the server as the database by entering sadmin, sadmin, server.
  6. In Object Explorer, go to Siebel Objects ⇒ Project and lock the Project (see the figure below).
    image:Lock Project
  7. In Object Explorer, go to Business Service, make a copy of Workflow Process Manager (menu path Edit ⇒ Copy Record).
    image:Business Services View - Workflow Process Manager
  8. Type the Process Name into the Name and Display Names fields, as shown below (this name is specified in the eai.cfg file).

    For the SiebelEAI_jcdUpsert project, perform this step for the following:

    • SeeBeyond HTTP Delete

    • SeeBeyond HTTP Execute

    • SeeBeyond HTTP Query

    • SeeBeyond HTTP Update

      image:Business Services View - Renamed Fields
  9. In Object Explorer, go to Business Service > Business Service Method:
    1. Type ProcessName into the Name field.
    2. Type the actual Process Name into the Value field (see the figure below).

    For SiebelEAI_jcdUpsert project, perform this step for:

    • SeeBeyond HTTP Delete

    • SeeBeyond HTTP Execute

    • SeeBeyond HTTP Query

    • SeeBeyond HTTP Update

      image:Business Services User Properties