Liquent InSight for Viewing 5.5 CHF 2 Installation Guide
Configuring Documentum
Users upgrading to the new version of
Calyx RIM Viewing can configure Documentum by using the values from the backed up
dfc.properties file.
Stop the Tomcat service if it is running.
Open the
dfc.properties file in a text editor.
For Tomcat, you can find the
dfc.properties file in the
\I4V\WEB-INF\classes subfolder of your Tomcat installation directory.
In the
dfc.properties file, locate the
dfc.docbroker.host and
dfc.docbroker.port information that determines the Documentum IP address and Port number. For example:
dfc.docbroker.host[0]=192.168.14.111
dfc.docbroker.port[0]=1111
To configure multiple Documentum, increase the host[x] and port[x] numbers by 1 with each docbrokers you add.
For the second Documentum you add in regards to the previous example, use dfc.docbroker.host[1]=192.168.14.101 & dfc.docbroker.port[1]=1020.