DQM rule exception severities are logged after a DQM rule is processed. They describe the exception type and specific action of completed DQM rule process.
Exception Code | Exception Type | Action |
4 | Critical Error | Log exception and reject the UMF message. |
3 | Error | Log exception and do not load value. |
2 | Warning | Log exception and load value. |
1 | Informational | Log exception and load value. |
0 | Ignore | Load value. |