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

Modifying Siebel Workflow Templates

Use the following procedure to modify Siebel EAI workflow templates.

To Modify a SeeBeyond Workflow Template

  1. Log in to Siebel Client 7.0, designating the appropriate Siebel server.
  2. Follow the menu path:

    Ctrl+Shift+A ⇒ Siebel Workflow Administration ⇒ Workflow Processes

  3. Highlight the SeeBeyond Workflow Process template you want to modify.
  4. Right-click and select Copy Record.
  5. Rename the copied Process.
  6. Specify the Business Object to which you want to apply the template, and any other fields that may be necessary (for example, Description).
  7. After modifying a Workflow template you must create the Business Service to execute it, using the supplied Workflow processes as templates. This procedure is described in the following section.
  8. A new Services section should be added to your siebsrvr\bin\ENU\eai.cfg file, as shown in the preceding section.

    For example, if you have a Business Service named Employee Execute, you should add the following lines to the eai.cfg file:

    [HTTP Services]
    ...
    EMPLOYEE_EXECUTE = EE
    
    [EE]
    Mode = Document
    Service = Employee Execute
    Method = RunProcess