Downloading and installing the SAP libraries
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 compressed 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. - Uncompress the SAP JCo compressed 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 compressed file contains another compressed file sapjco3- NTintel-3.0.x.zip. Extract this compressed file 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 compressed 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.