The REPORT_TITLE parameter is used to identify the name of the report (not the file name).
The text specified in REPORT_TITLE setting will be the in the title bar of the reports viewer.
This parameter is not required. In fact, if the report is prepared to be sent to the printer by the print server it will not have any use.
If REPORT_TITLE is ommited (and the report is open by the report viewer), the title in the window will be the name of the file opened by the user.
Example:
REPORT_TITLE=This will be the title of the report.
|