WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Adding external software dependencies for SAP

Before you can develop message flows that use WebSphere® Adapters nodes, you must add prerequisite files to the runtime environment.

Before you start:
Ensure that you have the relevant prerequisite files for your SAP system. (For information about the versions of files that WebSphere Message Broker supports, see WebSphere Message Broker Requirements.)
  • sapidoc3.jar
  • sapjco3.jar
  • Windows platformOn Windows:
    • sapjco3.dll
  • z/OS platformLinux platformUNIX platform On z/OS®, Linux, and UNIX:
    • libsapjco3.so
Download these files for your operating system from the external SAP Web site, SAP Service Marketplace, and save them to a directory, such as C:\SAP_LIB. (On Windows, the directory cannot be a mapped network drive on a remote Windows computer; the directory must be local or on a Storage Area Network (SAN) disk.) You must have an SAPNet account to be able to access this Web site.
  • Windows platformOn Windows, download the .dll files that come with the SAP JCo download.
  • z/OS platformLinux platformUNIX platformOn z/OS, Linux, and UNIX, download the .so and .o files that come with the SAP JCo download.

Locating the SAP support files in the runtime environment

To add the SAP prerequisite files to the runtime environment, take the following steps.

Locating the SAP support files through the WebSphere Message Broker Toolkit

To add the SAP prerequisite files through the WebSphere Message Broker Toolkit, take the following steps.

  • Windows platformOn Windows: When you run the Adapter Connection wizard, you are prompted to specify the paths to the required libraries.
  • Linux platformOn Linux: Append the directory that contains the SAP libraries to the LD_LIBRARY_PATH environment variable:
    LD_LIBRARY_PATH=DIRECTORY_CONTAINING_SAP_LIBRARIES:${LD_LIBRARY_PATH}
    export LD_LIBRARY_PATH
    You must set this variable either for the whole system, or in the same shell or environment from which the WebSphere Message Broker Toolkit is launched.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:48:39


Task topicTask topic | Version 8.0.0.7 | tsap_extdepend