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>
- 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 the Configuring Genero Report Viewer on GAS topic in the Genero Application Server User Guide.
Usage example
<REPORT_VIEWER_DIRECTORY>$(res.gredir)/viewer</REPORT_VIEWER_DIRECTORY>
...
Parent elements
This element is a child of INTERFACE (for JGAS).