Dear all,
we've been provided with a test license of ARIS 4 SAP because we'd like to enhance our test management. As we recently were migrating to ARIS 9.5 I already tried to setup the connection and run a synchronize in Architect 9.5.
To get started I downloaded the 64-bit sapjco3 package from SAP service market place and copied all files except the DLL to the ARIS Architect local installation directory ("c:\program files\aris9.5\client\lib\"). The DLL was copied to C:\windows\system32.
The same procedure was performed on the Design server, only the directoy for the lib folder is different ("c:\program files\aris9.5\server\lib").
The "smoke installation test" from the installation how-to also works out on both machines when running java -jar "c:\program files\aris9.5\client\lib\sapjco3.jar" fine. Nonetheless when trying to synchronize from ARIS Architect I get an error message "CONN_0001" which says that it cannot find the sapjco3 file.
What else can I do? It should be that easy, but slowly I worry whether I can perform the installation for the ARIS4SAP test by myself or not. I even have followed the FAQs section on the following page to get the directories right: http://www.ariscommunity.com/users/sascha-ding/2011-10-30-aris-sap-jco-3-faq
Any help would be highly appreciated!
Best regards, Klaus
Frank Weyand on
Hi,
could you check these instructions from the "Server Installation and Administration Guide"?
Does this help?
2.1.3.2 Provide SAP® JCo for Process-driven Management for SAP® Solutions
If you use the SAP® synchronization, BI Modeler or Test Designer you need to provide SAP® JCo 3.0.x in order to allow the program to connect to the SAP® systems and provide all functions.
For licensing reasons, SAP® JCo may not be automatically installed during installation.
Procedure
1. Download SAP JCo 3.0.x appropriate for your ARIS installation, operating system and for the runtime environment (JRE) used from the SAP Service Marketplace (http://service.sap.com/connectors). If you are using a different operating system please refer to the appropriate download package from SAP AG.
Depending on the ARIS installation for a small, medium or large number of users you need to use the correct Java version.
For a small number of users (abs_s) select the 32 bit version. For a medium or large number of users (abs_m or abs_s) select the 64 bit version.
2. Save the zip file, e. g. d:/sapjco30P_9-10005326.zip.
3. Start ARIS Cloud Controller (ACC) (page 44).
4. Stop <_abs_> or ARIS Connect Server or enter stop <InstanceId for the modeling component> to stop the modeling component abs_s, abs_m or abs_s.
<InstanceId for the modeling component> depends on the system settings of the installation. To find out the correct entry please enter list and look for one of the entries abs_s, abs_m or abs_l.
5. Provide SAP® JCo for download clients and ARIS Design Server/ARIS Connect Server using this command:
enhance <InstanceId for the modeling component> with webappsClasspath local file <path to the saved zip file>,
e. g.
enhance abs_s with webappsClasspath local file d:/sapjco30P_9-10005326.zip
6. Start <_abs_> or ARIS Connect Server or enter start <InstanceId for the modeling component> to stop the modeling component abs_s, abs_m or abs_s.
SAP® JCo will be available for download clients, ARIS Design Server and ARIS Connect Server.
Please provide SAP® JCo for ARIS Publisher (page 95), installed clients (page 77) or the server LOCAL (page 78) too.
If you have correctly provided SAP Java Connector SAP JCo 3.0.x but have installed older runtime libraries of Visual Studio 2005 C/C++, you may have to update (http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=766a6af7-ec73-40ff-b072-9112bab119c2) the Microsoft Active Template Library (ATL). Please consider the SAP notes 1077727 and 1375494 on the SAP Service Marketplace (http://service.sap.com/connectors).Server Installation