Downloading and Installing SAP JAR Files and DLLs
Before you begin
You must have an SAP User ID and password to enter the SAP Support Portal to download the files.
About this task
In order to connect to an SAP system, you must install SAP DLLs and JAR files onto your development environment.
To download and install the SAP jar files and DLLs:- Contact SAP Technical Support to obtain the zip files for the
following SAP Components:
- If the secure connector is running on Windows:
- SAP 32 bit JCo version 3.0.10 or later versions - Windows
- SAP Java IDoc Class Library 3.0.10 or later versions
- If the secure connector is running on Linux:
- 32 bit SAP JCo 3.0.10 or later versions - Linux (for Intel compatible processors)
- SAP Java IDoc Class Library 3.0.10 or later versions
- If the secure connector is running on Windows:
- Unzip the SAP JCo zip file:
- Double-click the sapjidoc30P_x-1000xxxx.zip file.
- Use the decompression tool to extract the contents of the compressed file to a temporary directory. This zip file contains another zip file sapjco3-NTintel-3.0.x.zip. Extract this zip also to a temporary directory, for example, in Windows: C:\temp\sapjco3-NTintel-3.0.x. This directory contains the required libraries sapjco3.jar and sapjco3.dll. For example in Linux: /tmp/sapjco-linuxintel-3.0.x. This directory contains the required libraries sapjco3.jar and libsapjco3.so.
- Unzip the SAP IDoc JCo zip file:
- Double-click the sapjidoc30P_x-1000xxxx.zip file.
- Use the decompression tool to extract the contents of the compressed file to a temporary directory, for example, C:\temp\sapjidoc30P_x-1000xxxx. This directory contains the required library sapidoc3.jar.
Procedure
Results
You can now run SAP projects.