ARIS and SAP Solution Manager 7.2 communicate via HTTP access. Therefore, the requirements must be met in the SAP system. In general, the system no longer requires transport requests. SAP® JCo is only required for ARIS Architect or ARIS Designer if you want to run executables.
The following procedure will automatically provide sapjco3.jar for ARIS download client and ARIS server.
Procedure
Download SAP JCo 3.0.x version appropriate for your operating system and for the runtime environment (JRE) used from the SAP Service Marketplace. If you are using a different operating system please refer to the appropriate download package from SAP AG.
Save the zip file, for example, d:/sapjco3<number>.zip.
Start
.ARIS Cloud Controller can be used in multiple modes.
To start ACC under a Windows operating system click Start > All Programs > ARIS > Administration > Start ARIS Cloud Controller. If you have changed agent user credentials you must enter the user name and/or the password.
To start ACC under a Linux operating system, execute the acc10.sh shell script instead. To do so, enter: su -c acc10.sh aris10.
Stop the abs runnable: for example, enter stop abs_m.
Provide sapjco3.jar for download clients and ARIS server using this command:
enhance abs_<s, m, or l> with webappsClasspath local file <path to the saved zip file>,
for example:
enhance abs_m with webappsClasspath local file "d:\\sapjco3<number>.zip"
Notice the double backslashes. Alternatively, use single forward slashes, for example "d:/sapjco3<number>.zip"
Start the runnable: for example, enter start abs_m.
sapjco3.jar will be available for download clients and ARIS server. The source file can be deleted.
Make sure that all users of ARIS download client that want to run executables using SAP Solution Manager 7.2 copy the needed sapjco3.dll file to their local machines. For installed clients the sapjco3.jar file and the sapjco3.dll file must be provided manually.
After you have performed an update setup you need to enhance SAP JCo again. If you are using a Heavy-duty Server (HDS), enhance JCO also for the hds runnable as described for the abs runnable.
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 the Microsoft Active Template Library (ATL). Please consider the SAP notes 1077727 and 1375494 on the SAP Service Marketplace.