Set up the report_listener.properties file

Previous Topic

Next Topic

Book Contents

Set up the report_listener.properties file

You create and edit the report_listener.properties file to enable Empirica Signal to run reports in batches.

Before you begin, note the value of the serverid property in the listener.properties file. For more information, see Set up the listener.properties file.

Perform these steps using the non-privileged user account on the application server.

  1. Navigate to the <INSTALL_DIR>/Signal/WEB-INF/classes directory, for example:

    $ cd <INSTALL_DIR>/Signal/WEB-INF/classes

  2. Copy the template_report_listener.properties file into the same directory, and name the copy report_listener.properties, for example:

    $ cp template_report_listener.properties report_listener.properties

  3. Using a text editor, open the report_listener.properties file.
  4. If the value of the serverid property in the file is the same value as the serverid property in the listener.properties file, change the value.
  5. Save and close the file.
Send Feedback