This object contains data on breaches and warnings, and potentially user defined incidents, identified by AlertTasks. Table name: IncidentsDocumentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
| Column | Key | Type | Description |
|---|---|---|---|
| Limit ID | Y | string | Unique reference to the single limit upon which this incident ocurred. |
| Incident Type | string | The type of Incident: Breach or Warning | |
| Limit Value | double array | The value of the limit (KPI goal) at the time it was evaluated. Note that this may be the value of a temporary limit. | |
| Limit Type | string | The type of limit used for evaluation: OFFICIAL or TEMPORARY. | |
| Measure Value | double | The value of the measure which is breaching the limit. | |
| Incident Scope | integer | The scope of the limit upon which the incident occurred. | |
| Location | Y | string | Location in the cube where the incident occurred. |
| MDX | string | The MDX query used to detect the incident. | |
| As of Date | Y | local date | As of date of the incident |
| Evaluation Timestamp | timestamp | Timestamp of when the incident was detected by the AlertTask. | |
| Session ID | string | Unique ID created at server startup shared by all incident store tuples. | |
| Status | string | Status of the incident. | |
| Workflow | string | Incident’s workflow. | |
| Workflow parameters | string | Parameters for the incident’s workflow. | |
| Incident ID | string | Unique identifier of the incident, based on the key fields. Technical field. |