Library Installation
The <version> represents the latest version.
SAP Adapter
Required library
For Windows
- sapjco3.1.<version>.jar
- sapjco3.1.<version>.dll
For Linux
- sapjco3.1.<version>.jar
- libsapjco3.1.<version>.so
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
- Stop DataSpiderServer and DataSpider Studio.
- Copy sapjco3.jar to the $DATASPIDER_HOME/server/system/common/lib directory.
- Copy sapjco3.dll to the $DATASPIDER_HOME/server/bin directory.
- Start DataSpiderServer and DataSpider Studio.
For Linux
- Stop DataSpiderServer and DataSpider Studio.
- Copy sapjco3.jar to the $DATASPIDER_HOME/server/system/common/lib directory.
- Copy libsapjco3.so to the $DATASPIDER_HOME/server/system/common/lib directory.
- Start DataSpiderServer and DataSpider Studio.