Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Modifying Siebel Workflow Templates
 

Classic Java CAPS

Configuring JMS Clients

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Installing the Siebel Web Server Extension

To Install Siebel Web Server Extension (SWSE)

To Verify SWSE Operation for Siebel 7

Viewing Siebel EAI Workflow Templates

Importing Siebel Workflow Templates

To Import the SeeBeyond Workflow Templates with Siebel 7.5

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

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

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