Show TOC

Procedure documentationConfiguring the aii.properties File Locate this document in the navigation structure

 

The aii.properties file is located on the SAP NetWeaver 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.

Procedure

  1. 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>.

  2. 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.

  3. 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