Overview
The Reports Monitor allows you to manage and control report entries, providing an overview of the status and results of each report.
Info |
---|
Only the Server side operations are monitored. Some methods of the Report Module can be fully executed on Client Computer, and will not be included in the Designer monitoring tool. |
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Reports Monitor
Go toTable
Access the Monitor page at Reports → Reports Monitor.
The
Reports Monitor displays a list of report entries with the following columns:Manage individual report entries using the "Play," "Pause," and "Stop" buttons located above the spreadsheet. These buttons allow you to manually start, pause, or stop report execution.
Review the status of each report entry to ensure successful execution and identify any issues that may require attention.
By utilizing the Reports Monitor, you can keep track of report execution and quickly identify and address any issues that may arise, ensuring smooth operation and accurate data presentation.
monitoring table will show the status of the Server (not clients) operations performed by ReportForm and ReportWebData objects.
In addition to the monitor table, report information can be accessed via Display CodeBehind or Scripts, using the following syntax.
|
Report Monitor Table |
---|
Properties Reference
Reports MonitorField | Description |
---|---|
Name | Assigns a distinct Unique name to identify the report entry uniquely. |
Disable | Toggle this checkbox to activate or deactivate the report entry as needed. Flag to indicate the object is disabled. |
SavedFileName | Specifies the file name for storing the report's output data. |
LastStatus | Checks the most recent status of the report entry, which could be "Success," "Running," or "Error." |
LastStatusMessage | Access a detailed message that elaborates on the latest status of the report entry, providing further insights. |
In this section:
Page Tree | ||||
---|---|---|---|---|
|