Perform the following procedure to configure SharePoint.
Users upgrading to the new version of
Calyx RIM Viewing can configure SharePoint 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 SharePoint property name and value settings.
<property.name="sharePointURL" value="http://demo.ecm.com/QMS" />
-
Enter the SharePoint URL for the
SharePointURLproperty name.
-
Save the
config.xml file and close it.
-
Start the Tomcat service.