Installing the SAP Java Connector
The TA Master requires the The SAP Java Connector (SAP JCo). The SAP JCo is middleware that allows a Java application to communicate with an SAP system. Each operating system requires its own version of the JCo, which can be downloaded from SAP.
To download and install the SAP JCo:
-
Download the SAP JCo from https://support.sap.com/en/product/connectors/jco.html.
-
Choose the appropriate operating system to access its archive file for downloading. Follow the SAP JCo installation instructions included in the archive file.
In the initial SAP JCO 3.0 setup, these two files are required from the SAP JCO.zip file:
-
sapjco3.jar (Windows and Linux)
-
sapjco3.dll (Linux: libsapjco3.so)
-
-
Add the {sapjco-install-path}/sapjco3.jar} to your CLASSPATH environment variable after installing the JCo. Specify the path to the location of the JCo 3.x libraries.
Note: Reboot your system (Windows) if the SAP JCo library is not reflected in the CLASSPATH environment variable.