4D_Info_Report

The 4D_Info_Report component (formerly called Info Report) is a powerful tool for analyzing and monitoring a running 4D database and its environment, which can help to size the cache, check activated logs or diagnose technical problems such as memory leaks, server misconfigurations, etc.

View on GitHub

aa4D_NP_Report_Analyse_Display

Overview

This page documents aa4D_NP_Report_Analyse_Display in the 4D_Info_Report reference.

Description

The aa4D_NP_Report_Analyse_Display command allows you to display a dialog that lets you compare the (last created) report with an earlier one (or a later one), and see for example the variation of records in each table (by value and percentage), to get an idea of what is moving most.

If you pass a Full path in $1, the Report will be directly parsed to retrieve its content.
If you pass the Report Content in $2, the content will be parsed without opening the report file.

Previous | Summary | Next