Configuring SharePoint

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.

  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 SharePoint property name and value settings.
    <property.name="sharePointURL" value="http://demo.ecm.com/QMS" />
  4. Enter the SharePoint URL for the SharePointURLproperty name.
  5. Save the config.xml file and close it.
  6. Start the Tomcat service.