Perform the following procedure to configure OpenText Content Server (LiveLink).
Users upgrading to the new version of
Calyx RIM Viewing can configure OpenText Content Server (Livelink) by using the values from the backed up
config.xml file.
-
Stop the Tomcat service if it is running.
-
Open the
config.xml file in text or XML editor. For Tomcat, you can find the
config.xml file in the
<drive>\Apache Software Foundation\Tomcat
<version>\webapps\I4V\WEB-INF\config subfolder of your Tomcat installation directory.
-
Locate the property name information that determines the Livelink IP address and Port number.
<property name="liveLinkMachineAddress" value="192.168.14.111" /> <property name="liveLinkPortNumber" value="11111" />
-
Enter the Livelink IP address and Port number.
-
Save the
config.xml file and close it.
-
Start the Tomcat service.