Amongst other available connection types to other source systems, Jedox also provides connection to SAP R3 system.
The first step of configuring the Jedox SAP Connector is to setup the SAP Java Connector.
At the time of Jedox All-in-one suite installation, you can select the Jedox SAP Connectivity option. This consists technically of two components: A Jedox ETL Add-On which defines the SAP connection and extract types, such as SAP ERP content and SAP BW and SAP Add-On which has to be transported to the SAP System.
- You need to have the SAP Java Connector Adapter Version 3 or higher downloaded on the machine where Jedox is installed. You will need to have a valid account to download it from SAP Service Marketplace. You need to download the relevant file based on your operating system.
- Extract the relevant zip folder to a directory where Jedox is to be installed.
- You will need to set the Environment Variables. Go to “Environment Variables” in the System Properties:
- Create a new System Variable called: “CLASSPATH” which should specify the sapjco.3jar file in the SAP JCO install path, the below screenshot shows this:
- In the existing System Variable called: “Path”, you need to add the entire SAP JCO install path in the variable value. The below screenshot shows that folder: sapjco3-NTAMD64-3.0.9 contains the SAPJCO3 dll, jar files etc:
- To verify that the installation of SAP JCO has been done correctly, you can enter the following using command prompt:
java -jar {sapjco-install-path}/sapjco3.jar
. - Then the following screen of SAP Java Connector comes up. This indicates that the SAP JCO installation has been done successfully. If there was any error, you can see the errors in the window:
Note: For more information on SAP JCO Connector, you can open the Intro document in your SAPJCO install-path in a web browser: file:///c:/sapjco3-install-path/javadoc/intro.html
To follow on to the next steps in Part 2 of this post, please click here
Pingback: Jedox to SAP Connectivity Part 2 – Setting up the Jedox SAP Connector | the naked leaf
Pingback: Jedox to SAP Connectivity Part 2 – Setting up the Jedox SAP Connector