...
The following statistics are currently recorded and available as data records in the STATS_RECORD table. (See STATS_RECORD Table Structurerecord definition)
Activity Statistics
Activity Statistics are recorded from TaskPlans executed, Actions triggered.
STATS_RECORD Column | Statistic | Detail |
---|---|---|
type | Type | Statistics Type: ACTIVITY |
fromDtm | Datetime | The start time of the period that this measure refers to |
toDtm | Datetime | The end time of the period that this measure refers to |
context_1_id | Id | TaskPlanId or ActionId |
context_1_type | Activity Type | Activity Types : TASK_PLAN - for task plans executed ACTION - for actions triggered |
context_1_name | Name | Name of TaskPlan or Action |
value_1 | Count | The number of times this TaskPlan or action has been executed. |
e
Pipe Read Statistics
Not yet available.
...