4D v16Real Time Monitor Page |
||
|
4D v16
Real Time Monitor Page
Real Time Monitor Page
The Real Time Monitor page monitors the progress of "long" operations performed by the application in real time. These operations are, for example, sequential queries, execution of formulas, etc.: This page is available in the administration window of the server machine and also from a remote 4D machine. In the case of a remote machine, this page displays data from operations performed on the server machine. A line is added for each long operation performed on the data. This line automatically disappears when the operation is complete (you can check the Display operations at least 5 seconds option to keep quick operations on screen for 5 seconds, see below). The following information is provided for each line:
Note: Real-time monitoring page uses the GET ACTIVITY SNAPSHOT command internally. For more information, please refer to this command description. The page is active and updated permanently as soon as it is displayed. It should be noted that its operation can significantly slow the execution of the application. It is possible to suspend the updating of this page in one of the following ways:
When you pause the page, a "PAUSED" message appears and the button label changes to Resume. The RTM page can display additional information, if necessary, for each listed operation. To access the advanced mode for an operation, press Shift and select the desired operation. All available information is then displayed in the "Process Details" area without any filtering (as returned by the GET ACTIVITY SNAPSHOT command). Available information depends on the operation selected . Here is an example of information displayed in standard mode: In advanced mode (Shift+Click on the operation), additional information is displayed: The Snapshot button allows you to copy to the clipboard all the operations displayed in the RTM panel, as well as their related details (process and sub-operation info): If you check the Display operations at least 5 seconds option, any listed operation will be displayed on the page for at least five seconds, even after its execution is finished: Retained operations appear dimmed in the operation list. This feature is useful for getting information about operations that execute very quickly.
|
PROPERTIES
Product: 4D
HISTORY
ARTICLE USAGE
4D Server Reference ( 4D v16) |