Configuring Siebel EAI Workflows

ProcedureTo Install Siebel Web Server Extension (SWSE)

  1. From the Siebel installation media, run \eappweb\setup.exe, which invokes the installation wizard.

  2. Follow the instructions presented by the wizard. Use the naming conventions for your Siebel EAI Application Server.

  3. For Connection Protocol, specify the default port for an HTTP server, which is 80.

  4. Do not use any encryption or compression methods.

  5. For Anonymous Employee and Anonymous Contact login and password, use SADMIN.

  6. For Error Level for Logging, enter All Errors and Warnings. You can change this once correct system operation has been verified.

  7. In the \bin directory where you have installed the Siebel Web Server Extension, open the eapps.cfg file and note the following (typical values are shown):


    [defaults]
    AnonUserName = SADMIN
    AnonPassword = SADMIN
    AnonUserPool = 10
    StatsPage = _stats.swe
    
    [/eai]
    ConnetString = siebel.TCPIP.none.none://MyGatewayServer:2320/
    MyEnterpriseServer/eaiObjMgr/MyAppServerEnableExtServiceOnly = TRUE
  8. After modifying these files, stop and then restart the following services:

    • Siebel Server

    • World Wide Web Publishing Service

  9. Log in to Siebel 7 and follow the Screens menu path:

    Ctrl+Shift+A ⇒ Server Administration ⇒ Enterprise Configuration ⇒ Enterprise Component Groups

    Enterprise Component Groups
  10. Select the following items, and click Enable:

    • Enterprise Application Integration

    • Workflow Management

    • Communication Management

  11. Open the browser and type:


    yourservername/module (for example,10.1.3.135/eai)

    and then click Enter.

    Make sure that your Siebel Server ODBC data source is configured. You can verify which one you are using by examining the Siebel Server log directory—it contains a file listing all the parameters.