Downloading and installing the SAP Jar Files and DLLs
To connect to an SAP system from studio, you must install SAP DLLs and jar files onto your Windows development machine. You must have the SAP login credentials to enter the SAP Support Portal and download the files.
About this task
- Contact SAP Technical Support to obtain the zip files for the following SAP Components:
- SAP JCo Release 3.0.x - based on the platform on which studio is running.
Note: Latest version of JCo jar available: 3.0.14, IDoc version 3.0.12. - 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: C:\temp\sapjco3-NTintel-3.0.x. This directory contains the required libraries sapjco3.jar and sapjco3.dll.
- 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
A prompt is displayed to restart studio and activate the changes.
What to do next
You can now create SAP endpoints and orchestrations.