Show TOC

 Installing and Configuring ReportsLocate this document in the navigation structure

Use

You can configure reports on forum activities and activate them to be run at certain intervals.

Procedure
  1. From the Admin Console, open the Reports tab.
  2. In the left-hand navigation pane, choose Report Configuration.

Installing a Report

Installing a report means activating it. Installed reports have a default configuration that you can change following the installation.

  1. In the Report List, select the report you wish to install. The system displays a description of the selected report.
  2. Choose Install Report.

    The system adds the report to the Installed Reports list. You can edit its default configuration as described below. The next time you run reports, the installed reports run.More information: Running Reports and Viewing Report Archives

Adding a Custom Report

  1. Make sure the new report is a valid Java class and resides in the default Java class path of your application server.
  2. Enter the fully qualified class name of the report in the text box provided.
  3. Choose Install Class.

    The new report should appear in the list of reports available to be installed.

  4. To activate the report, install it as described above.

Configuring a Report

  1. In the list of installed reports, choose  to edit the configuration of the report.
  2. Edit the properties and save the changes.

Removing an Installed Report

To deactivate a report installed to be run, you remove it from the list of installed reports. This does not remove the report from the system. You can install and configure it again.

To remove a report from the list of installed reports, select the report and choose Delete.

Note

The report is deleted from the list without the system asking for confirmation.