Question
Swift
BE
Last activity: 5 Feb 2024 8:12 EST
Pega Report Usage not clear
Dear All,
We want to have a look at the reports usage in our system. And it doesn't match with what we would expect the usage in our live systems. And it is not clear what certain properties mean in the report -
pxReportExecutionCount - what does this count represent? does it represent the no. of times the report is executed.
pxModeOfExecution - I see there are three possible values - adhoc, other and embedded what do these values mean. If I have to get reports that are executed by person, should we filter on adhoc as the mode of execution.
@Aditya Jogalekar
The property 'pxReportExecutionCount' in the usage report represents the number of times the report has been executed. The property 'pxModeOfExecution' indicates the mode in which the report was executed. The possible values are: 'adhoc': The report was executed by a user on-demand. 'other': The report was executed by a system operation or a background process. 'embedded': The report was executed as part of another operation, such as being embedded in a section or another report.
If you want to get reports that are executed by a person, you should filter on 'adhoc' as the mode of execution. This will give you the reports that were executed on-demand by users.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
U > Usage Report
Glossary: U > Glossary for Usage Report:
Reviewing usage report statistics