CmmcaConditionStatus
This textual convention is used to specify the severity of a specific system condition raised by CUEA or services in it. CUEA can run with certain system conditions raised. The overall system condition status of the application is specified by CmmcaSystemConditionStatus. conditionWarn(1) : This severity level indicates a warning that something is not right, however the application is still functioning, but the condition may be indicative of problem that may become more serious later. conditionCritical(2): This serverity indicates a condition where the application is not functioning properly.
Possible values
2 objects| Number | Name |
|---|---|
| 1 | conditionWarn |
| 2 | conditionCritical |