REPORT_VIEWER_DIRECTORY

The REPORT_VIEWER_DIRECTORY element specifies the directory used by the Genero Web Report Viewer.

Syntax

<REPORT_VIEWER_DIRECTORY>path</REPORT_VIEWER_DIRECTORY>
  1. path specifies the path to the report viewer directory.

The REPORT_VIEWER_DIRECTORY element does not support any attributes or have any child elements.

Child elements

There are no child elements.

Usage

Use the REPORT_VIEWER_DIRECTORY to configure the location of the Genero Web Report Viewer, where report viewer files may be accessed. A corresponding report viewer URL prefix, /ua/report/viewer, is provided to the GRE to load the report viewer implementation. See Configuring Genero Report Engine on GAS.

Usage example

  
   
    <REPORT_VIEWER_DIRECTORY>$(res.gredir)/viewer</REPORT_VIEWER_DIRECTORY>
   ...
 

Parent elements

This element is a child of INTERFACE_TO_CONNECTOR.