You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Overview

The Reports Monitor allows you to manage and control report entries, providing an overview of the status and results of each report.

Only the Server side operations are monitored, same method of Report Module, can be fully executed on Client Computer, and not included in the Designer monitoring tool.

On this page:


Reports Monitor Table

Access the Monitor page at  Reports → Reports Monitor

The monitoring table will show status of the Server (not clients) operations performed by ReportForm and ReportWebData objects.

 Additionally of showing in the monitor table, the properties can be accessed on Displays or Scripts, using the following syntax

@Report.Form.<Name>.<PropertyName>

@Report.Query.<Name>.<PropertyName>

Report Monitor Table

Field

Description

Name

name to identify the report entry uniquely.

Disable

 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:

The root page @parent could not be found in space v10.

  • No labels