Configuring OpenText Content Server (Livelink)

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.

  1. Stop the Tomcat service if it is running.
  2. 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.
  3. 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" />
  4. Enter the Livelink IP address and Port number.
  5. Save the config.xml file and close it.
  6. Start the Tomcat service.