IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Siebel Business Applications > Deploying the module > Deploying the module for testing > Adding external software dependencies

Adding external software dependencies on the server

The adapter needs the Siebel JAR files installed on the IBM BPM or WebSphere Enterprise Service Bus to be able to communicate with the Siebel application.

To obtain the required files and copy them to IBM BPM or WebSphere Enterprise Service Bus, use the following procedure.


Procedure

  1. Obtain the Siebel dependency JAR files from your Siebel Business Applications administrator or the workstation on which the Siebel server is installed. Depending on the version of Siebel Business Applications you use, the software dependencies differ. The following table lists the dependency files needed by supported versions of Siebel Business Applications. Each file is shown with the corresponding field label in the external service wizard.

    External software dependency files required by Siebel Business Applications
    external service wizard property name Required dependency files for Siebel Business Applications (versions 7.5 and earlier) Required dependency files for Siebel Business Applications (versions 7.7x, 7.8x, 8.0, and 8.1.1)
    Siebel.jar None Siebel.jar
    SiebelJI_<language code>.jar SiebelJI_< language code>.jar (for example, SiebelJI_enu.jar) SiebelJI_< language code>.jar (for example, SiebelJI_enu.jar)
    SiebelJI_Common.jar SiebelJI_Common.jar None

  2. Copy the files to the server.

    • In a testing environment in IBM Integration Designer, copy the files to the ${WAS_INSTALL_ROOT}/runtimes/bi_v7/lib/ext directory.

    • In a production environment, copy the files to the ${WAS_INSTALL_ROOT}/lib/ext directory of IBM BPM or WebSphere Enterprise Service Bus.

Adding external software dependencies


Related tasks:

Adding external software dependencies