Configuring Report.cfg Files

IMPORTANT

Read more about Data Workbench’s End-of-life announcement.

In the Report Portal, you can view reports generated by Report Server as Excel files (.xls or .xlsx) or .png files.

To display a report set in the Report Portal, you must set the following parameters in the Report.cfg file for that report set:

  • In the Output Root parameter, specify the document root of the web server used for your portal.
  • In the Report Types parameter, specify Excel, png, and/or thumbnail as the report types that you want to generate.

When Report Server generates the reports in the formats that you specified, it places those files in the document root of the web server, which is where during installation you configure the Report Portal to access the reports.

For more information about the specific Report.cfg parameters, see Report.cfg Parameters.

On this page