To use the Data Exchange feature in
Calyx RIM, the IP address and domain name must be defined in the
DataExchangeConfig.xml file.
To enable the Data Exchange feature in
Calyx RIM
6.2 CHF 3:
-
Update the
DataExchangeAuthConfig.xml file with the IP address (IPv4) and/or Name of the your machine in the
<installation drive>\InSightManager\server\all\conf\insight\ directory.
<constructor-arg index="1">
<list>
<value> IP address of the machine </value>
</list>
</constructor-arg>
<constructor-arg index="2">
<list>
<value> machine.domain.name.com </value>
</list>
</constructor-arg>
-
Save and close the file.