Library Installation

The <version> represents the latest version.

SAP Adapter

Required library

For Windows For Linux

SAP Java Connector version

SAP Java Connector 3.1.<version> (64-bit x86)

How to get library

Download the libraries from the SAP download site (https://support.sap.com/en/product/connectors/jco.html).

Installation procedure

For Windows
  1. Stop DataSpiderServer and DataSpider Studio.
  2. Copy sapjco3.jar to the $DATASPIDER_HOME/server/system/common/lib directory.
  3. Copy sapjco3.dll to the $DATASPIDER_HOME/server/bin directory.
  4. Start DataSpiderServer and DataSpider Studio.
For Linux
  1. Stop DataSpiderServer and DataSpider Studio.
  2. Copy sapjco3.jar to the $DATASPIDER_HOME/server/system/common/lib directory.
  3. Copy libsapjco3.so to the $DATASPIDER_HOME/server/system/common/lib directory.
  4. Start DataSpiderServer and DataSpider Studio.