REPORT_VIEWER_DIRECTORY

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

The REPORT_VIEWER_DIRECTORY allows you 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 Application URIs.

Syntax

<REPORT_VIEWER_DIRECTORY>path</REPORT_VIEWER_DIRECTORY>

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

Usage example

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

Parent elements

This element is a child of the following element: INTERFACE_TO_CONNECTOR