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 > SAP Software > Configure the module for deployment

Adding external software dependencies

As part of generating the service, you are prompted by the external service wizard to specify the location of the required sapjco3.jar file and related files.

To obtain the required files and specify their location, use the following procedure.


Procedure

  1. Obtain the sapjco3.jar file and the associated files for your operating system from your SAP administrator or from the SAP Web site. Obtain the CWYAP_SAPAdapterExt.jar from the adapter package. The files are listed in the following table.

    External software dependency files required by SAP Software
    Operating system Files to be copied
    Windows sapjco3.jar, sapidoc3.jar, and any *.dll files that come with the SAP JCo download from the SAP website
    UNIX (including UNIX System Services on z/OS ) sapidoc3.jar, sapjco3.jar and any .so and .o files that come with the SAP JCo download from the SAP website

  2. SAP JCo3 requires msvcp71.dll and msvcr71.dll on Windows environment. These dlls are found in the system32 directory on most Windows systems. Copy these dlls onto your Windows environment if it does not have them.

  3. Add the CWYAP_SAPAdapterExt.jar from the SAP adapter package.

  4. From the Required Files and Libraries window, specify the location of the files:

    1. For each file, click Browse and select the location of the file.

      You are prompted for the location of the .dll files only if they are not already located in the Windows system path.

    2. Click Next.


Results

The sapjco3.jar file and associated files are now part of your project.


What to do next

Configure the adapter. The first step in the process of configuring the adapter is to specify information about the SAP server so that the external service wizard can establish a connection to the server.

Configure the module for deployment


Previous topic: Create the project


Next topic: Setting connection properties for the external service wizard