Getting Started
Install SAP Java Connector (JCo)
The adapter uses SAP Java Connector (JCo), a Java library to communicate with SAP systems via SAP’s RFC protocol.
To install the library locally for development purposes:
-
Download the zip from the official SAP website.
-
Extract the zip to a local directory.
-
Add the directory to the environment variable
java.library.path
.