Hi
I'm trying to run the "Show Solution Manager blueprint" function in ARIS, but getting a "Java Connector Error: Error". I've followed the "Make SAP Java Connector (SAPJCO) available for transactions/customizing" from the Admin Guide, and installed sapjco.jar 2.1.9.
I'm testing the functionality on a client installed on the ARIS server:
Windows Server 2003, R2(32 bit) ; ARIS 7.1.0.478722.
Am I missing something obvious? I've looked through the other posts on the topic, but can't see anything that I missed.
Thanks,
Johan

Sascha Ding on
Hi Johan,
there are a couple of things that you have to do that the ARIS SAP Connectivity works:
1. Copy the sapjco.jar to the folder '%installdirectory%\ARIS7.1\JavaClient\lib\'.
2. Copy the SAP JCO dll's (librfc32.dll and sapjcorfc.dll) to the folder '%windir%\system32\'.
3. Execute the '%installdirectory%\ARIS7.1\JavaClient\lib\lsapjco.jar' which gets you informations about the SAP JCO. To execute the sapjco.jar you can use the console command "C:\Programme\ARIS7.1\JavaClient\jre\bin\java -jar C:\Programme\ARIS7.1\JavaClient\lib\sapjco.jar"!
The next picture shows a sapjco.jar information dialog screenshot of a well configured sapjco:
4. Restart the ABA client and try to run the "Show Solution Manager blueprint" function.
That the "Show Solution Manager blueprint" works is it necessary that the SAP GUI is installed and works. Therefore it is the best to login to the Solution Manager from this client and try to open the same project.
I hope it works ;-))) If it should not work then it is the best if you post a screenshot from the sapjco information dialog.
Best regards,
Sascha