Files > CIRN EVENT STATISTICS

name
CIRN EVENT STATISTICS
number
995.2
location
^RGSTAT(995.2,
description
For each event association (or event type) statistics are automatically store each time the event is triggered. Statistics are grouped by date and event type.
Fields
#NameLocationTypeDetailsIndexDescription
.01number(+)0;1NUMERICBA generic number assigned to each statistical entry in the file. This number is sequential.
.02type(+)0;2POINTER995The event type the statistical entry represents.
.03date(+)0;3DATE-TIMEThe date the statistical entry was created. When an event is triggered, it creates an entry in this file if one does not exist for the date. If an event type is not triggered in a particular day, an entry will not exist for that date.
1.01processed1;1NUMERICNumber representing the number of times the event was triggered for the date specified in the date field.
1.02errors1;2NUMERICThis represents the number of errors that were encountered while trying to process an event. Since events can be re-processed after an error condition is corrected, the number of errors and number of events successfully processed can be greater than the number of total events. For example: If a single event attempted to run and had an error and was reprocessed successfully, the number of errors would be one and the number processed would be one. If you totaled these two fields it would equal two, but this represents only one occurrence of an event.

Not Referenced