Previous Topic: Disable an Existing RuleNext Topic: Add a New Rule


Modify an Existing Rule

Assume that you do not want to see all the lines of evidence produced by rule R0095 for the image VMSBUXX, because you cannot change the operation of this image. To modify a rule, you need to first disable the factory version of that rule, then copy the factory version into your MYRULES.VPR file and modify it accordingly. Make sure that you define all literals used in this rule - see the section Change a Rule Value.

The following example shows how your auxiliary rules file might look.

The bulk of the new rule came from the corresponding factory rule in PSPA$EXAMPLE:PSPA$KB.VPR. The only difference is the addition of a condition to filter out VMSBUXX image records from the rules processing. The actual rule number could not simply be copied in the auxiliary rules file, as a zero in the second character is reserved.) Most of the conclusion sections were copied from their corresponding sections in SYS$SYSTEM:PSPA$MSG.TXT. The example also shows that you can make minor modifications to the factory rules, without investing significant time and effort.

To use this rule file, see the sections Build an Auxiliary Knowledge Base and Use an Auxiliary Knowledge Base for Reporting and Archiving sections.

To change an Existing Rule