Configure the Auto Registration Listeners List

You can configure the Auto Registration Listeners list to notify an individual or a list of individuals about new submissions via e-mail.

Any new submission that is added or updated in the application should be registered. This Submission is registered automatically if the Automatically Register Updated Submissions and Automatically Register New Submissions options are selected in Calyx RIM Viewing.
  1. Stop the Apache Tomcat service(s) if it is running.
  2. Locate the config.xml file.
    For Tomcat, you can find the config.xml file in the \I4V\WEB-INF\config subfolder of your Tomcat installation directory.
  3. Open the config.xml file in a text or XML editor.
  4. Modify the auto registration listeners list element: <auto_registration_listeners_list>
    List the e-mail address(s) for one or more users to send the automatically registered submission information to.
  5. Save and close the file.
  6. Start the Apache Tomcat service(s).