Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Importing 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

Importing Siebel Workflow Templates

Use the following procedure to import Siebel EAI workflow templates.

To Import the SeeBeyond Workflow Templates with Siebel 7.5

  1. Start Siebel EAI Client and select Siebel Sales.
  2. Follow the menu path:

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

  3. Click Import and browse to the directory that contains SeeBeyondHTTPWorkflow.xml.

    This file is installed with the Enterprise Designer. If you installed the Enterprise Designer in the <c:\JavaCAPS>\edesigner directory, then the file is located in

    <C:\JavaCAPS>\edesigner\usrdir\modules\ext\siebeleaieway
  4. Click Open to begin importing the Workflow template.
  5. Check or set up the following configuration files:
    • In the file SWEApp\eapps.cfg, verify that the following section is specified correctly:

      [/eai_enu]
      onnectString = siebel.TCPIP.none.none://<Your Gateway Server>:2320/
      <Your_Enterprise_Server>/EAIObjMgr_enu/<Your_App Server>
      EnableExtServiceOnly = TRUE
      WebPublicRootDir=c:<Your_Siebel_Dir>\SWEApp\public\enu
      WebUpdatePassword=<Your_Password>
      • For the SiebelEAI_jcdUpsert sample, add the following sections in the file siebsrvr\bin\ENU\eai.cfg:

        [HTTP Services]
        ...
        SEEBEYOND_HTTP_DELETE = SB_HTTP_DELETE
        SEEBEYOND_HTTP_QUERY = SB_HTTP_QUERY
        SEEBEYOND_HTTP_UPDATE = SB_HTTP_UPDATE
        SEEBEYOND_HTTP_EXECUTE = SB_HTTP_EXECUTE
        
        [SB_HTTP_DELETE]
        Mode = Document
        Service = SeeBeyond HTTP Delete
        Method = RunProcess
        
        [SB_HTTP_QUERY]
        Mode = Document
        Service = SeeBeyond HTTP Query
        Method = RunProcess
        
        [SB_HTTP_UPDATE]
        Mode = Document
        Service = SeeBeyond HTTP Update
        Method = RunProcess
        [SB_HTTP_EXECUTE]
        Mode = Document
        Service = SeeBeyond HTTP Execute
        Method = RunProcess
  6. The imported Workflow must be in active mode before it can be used; this is accomplished by clicking the active button.