Q3.01 |
What to observe when using the SAP Java connector |
|
When using a 64-bit variant of the SAP Java connector sapjco.jar you must use a 64-bit Java version. Otherwise, the connector will not recognize the required Java libraries. |
|
|
Q3.02 |
How to display information on the SAP Java connector used |
|
Open a DOS prompt on the local directory in which you saved the SAP Java connector and execute the following command: java -showversion -jar sapjco.jar If you double-click the connector file, the information is displayed graphically. |
|
|
Q3.03 |
Which class paths must contain the SAP Java connector? |
|
Ensure that the path to the file sapjco.jar is contained in the class path of all PPM product components that are to use the SAP Java connector (SAP-2-PPM Process Extractor, PPM Customizing Toolkit, and PPM if you want SAP transaction calls to be possible from the process instance table). The file must be stored under <installation directory>\ppmmashzone\server\bin\work\data_ppm\drivers. |
|
|