
The aii.properties file is located on the SAP NetWeaver AS for Java DVD 1, in the directory J2EE_OSINDEP/J2EE-INST. You have to copy this properties file to make the exchange profile available to the PCK.
Copy the aii.properties file to the file system of your AS Java installation under usr/sap/<SID>/JC<ASJava _InstanceNo>/j2ee/cluster/server<x> .
If your system consists of several cluster nodes, make sure that this file exists on all server nodes < x >, from which you want to start the PCK.
Make sure that the following lines in the aii.properties file are correct:
com.sap.aii.connect.directory.name = <hostname>
com.sap.aii.connect.directory.httpport = 5<ASJava_InstanceNo>00
com.sap.aii.connect.directory.rmiport = 5<ASJava_InstanceNo>04