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 > PeopleSoft Enterprise > Deploying the module > Deploying the module for production

Adding external software dependencies on the server

The adapter needs its specific JAR files installed on the IBM BPM or WebSphere Enterprise Service Bus server to be able to communicate with the PeopleSoft Enterprise server.

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


Procedure

  1. Obtain the psjoa.jar dependency JAR file from the workstation on which the PeopleSoft server is installed and generate the other Java™ API JAR file for Component Interfaces using the PeopleSoft tools. Depending on the version of PeopleSoft Enterprise you use, the software dependencies differ.

    See the PeopleSoft documentation for more information about using the PeopleSoft tools.

  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.

Deploying the module for production


Next topic: Installing the RAR file (for modules using stand-alone adapters only)