Configuring Siebel EAI Workflows

Modifying Siebel Workflow Templates

Use the following procedure to modify Siebel EAI workflow templates.

ProcedureTo 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