Skip to main content Skip to complementary content

Install the SAP Java Connector

To work with the SAP Extractor endpoint, you need to install the SAP Java Connector on the Replicate server.

Installing the SAP Java Connector on Replicate for Windows

To install the SAP Java Connector:

  1. Download the SAP Java Connector 3.x (64-bit) for Windows from the SAP Support Portal.

    To find out the exact SAP Java Connector version you need to support your SAP BW system, refer to the SAP BW Help.

    Information note

    The SAP Java Connector 3.1 running on Windows operating systems requires the Microsoft Visual Studio 2013 C/C++ runtime libraries to be installed on the system. See SAP Note 2786882 for details.

  2. Install the SAP Java Connector.

  3. Copy the Sapjco3.jar and Sapjco3.dll files from the SAP Java Connector installation folder to the following location under the Replicate installation directory:

    <REPLICATE_INSTALL_DIR>\endpoint_srv\endpoints\SAP

  4. Restart all of the Replicate services.

Installing the SAP Java Connector on Replicate for Linux

To install the SAP Java Connector:

  1. Download the SAP Java Connector 3.x (64-bit) for Linux from the SAP Support Portal.

    To find out the exact SAP Java Connector version you need to support your SAP BW system, refer to the SAP BW Help.

  2. Unzip the file you downloaded to a folder of your choice.

    The folder should contain the Sapjco3.jar and libsapjco3.so files.

  3. Stop the Replicate service:

    ./areplicate stop
  4. Copy these files to the following location under the Replicate installation directory:

    <REPLICATE_INSTALL_DIR>/endpoint_srv/endpoints/SAP

  5. Start the Replicate service:

    ./areplicate start
Information note

The SAP Extractor endpoint will not be available for selection until the Java connector libraries have been installed and the Replicate service has been restarted.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!