Skip to main content

Changing severities of MW verification messages

  • February 15, 2013
  • 0 replies
  • 0 views

Describes how to customize the severities of messages issued by MW parsers at verification.

Problem:

Users occasionally want to customize the severities of error messages issued by MW parsers at verification.

Resolution:

Redefine the severities of verification error message in the file Legacy.xml in \\Modernization Workbench\\Data. Each parser has its own section in Legacy.xml. The OverloadedDiagnostics section for the parser redefines the severities of its messages.

To change the severity of a message, add a entry for the message in the appropriate OverloadedDiagnostics section: for example, . The “num” attribute refers to the number of the verification message. The “sev” attribute refers to the severity of the message:


  • 1 – Informational
  • 2 – Warning
  • 3 – Error
  • 4 – Severe

Date:

Name:

Description of change:
Date:

Name:

Description of change:

Old KB# 14539

#EnterpriseAnalyzer
#SupportTip