How to customize the mxconfig.xml file

Rules enforced by the MX validation framework can be customized by editing the mxconfig.xml located under the validation/mx_extended/data folder.

All the rules enforced by the MX validation map are under element ExtendedValidation.

Any of the sub-elements under ExtendedValidation can be enabled by setting the value to T or disabled by setting to F.

Example

To disable the BIC lookup validation feature.

About this task

Change sub-element ExtendedValidation/BICValidation value from T to F.

Procedure

  1. Download the mxconfig.xml file from the Files tab.
  2. Open the mxconfig.xml file and edit the sub-element ExtendedValidation/BICValidation value setting from T to F, then save the file.
  3. Upload the edited mxconfig.xml file to the project.
  4. Run the flow.

    Run using an input with BIC lookup validation issue.

    Right click on the output card on canvas and select View data. No BIC lookup validation reported.