DQM function 135 compares the value of the UMF tag, if it is not empty, to a configured character mask format. This function allows the system to format values that need to be formatted as part of a pre-process function.
If you configure the DQM rule to correct the data, and if the function is unable to validate the value of the UMF tag against the mask format parameter, it replaces the value of the UMF tag with the replacement value parameter. If the correction procedure is not configured to correct an error, the function logs an exception to the configured error log and does not load the invalid value.
Exception Code | Description | Severity* |
-1 | The value of the UMF tag does not validate against mask, but the rule is not configured to perform correction procedures. | 3 |
1 | The value of the UMF tag does not validate against mask, therefore the default value applied. | 2 |