Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Rule Verification Overview | Verifying Rules Manually
 
Verifying Rules Manually
Manual verification is performed on-demand on rule project, rule set or decision entity level (decision tables and event rules only). It is designed to detect potential logic problems in decision entities and only creates warnings.
Keep the following points in mind when verifying rules:
*Rules can be verified on rule project, rule set or decision entity level.
*If you verify a rule project, only the rule sets are considered, but not the individual decision entities contained in the rule sets.
*If you verify a rule set, all of its decision entities are combined and tested as a single entity.
*Decision entities with errors cannot be verified.
*Only conditions with more than one value are considered, and each condition value is processed independently.
*Condition values containing a parameter element or an action are not considered.
*There can be multiple warnings for one condition value.
*Event rules are not considered, as they do not have condition values.
*Condition values of the data type date are not considered.
*To verify rules manually:
1. Right-click one or multiple rule project(s), rule set(s) or a decision entity(s) in the Rules Explorer view.
2. Select Verify icon Verify from the context menu.
The warnings appear in the Problems view and in the Rule Verification view sorted by verification categories. For more information about verification categories, see About Verification Categories. If you verified a decision entity, you can double-click the warning, and the associated decision entity opens in the editor area.