Field
|
Description
|
General Data Source Settings
|
You can adjust default settings for all reports can be adjusted on the Reporting > Settings landing page. |
Maximum Number of Rows to Retrieve
|
Optional. Enter a maximum number of instances to retrieve for the report contents. As a best practice during testing, accept the default value 500 . If you leave this blank, the system enforces a limit of 10,000.
If you exceed the established limit, the rows that have been retrieved are displayed, and the report header displays how many rows there are. No error dialog or error message is shown, and no error is written to a log.
|
Maximum Elapsed Time in Seconds
|
Optional. Enter the maximum elapsed time in seconds that the report execution is allowed to run before being interrupted. If you leave this blank, the system enforces a limit of 60 seconds.
If you exceed the maximum elapsed time, a dialog appears explaining that the report took too long to run and that the filter conditions must be more specific. A report typically runs faster by adding additional filter conditions, or making the existing ones more constraining.
|
Maximum Number of Rows for Export
|
Optional. Override the default of 10,000 to enforce export of a smaller report, or to permit export of a larger one. |
Maximum Elapsed Time in Seconds for Export
|
Optional. Override the default of 30 seconds if your system generally requires more time to export a report. |
Restore Default
|
Click this button to clear any custom values and to restore the system defaults for the four settings in this section. |
Report on Descendant Class Instances
|
If the Applies To key part of this rule is a framework class, at runtime report execution can use the corresponding implementation class, not the framework class, for comparisons and report content. This feature eliminates the need to copy each framework class-based Report Definition report into the implementation class. Check this checkbox to enable this capability. |