Business Rules 10.11 | webMethods Business Rules Web Help | webMethods Rules Development Help | Rules Development Preferences | Rule Verification Preferences
 
Rule Verification Preferences
The following table lists the rule verification preferences that exist:
For this preference
You can do this
Verify decision entities automatically
Setting this preference causes decision entities to be verified automatically when they are modified and saved. Note that decision entities containing errors will not be verified.
Verify associated rule sets
Setting this preference causes any associated rule sets to be verified when a decision entity is verified.
Verify master rule set
Setting this preference causes the master rule set to be verified along with other rule sets when the Verify associated rule sets option is checked, or when a rule project is verified with the Verify option of the Rules Explorer view.
Pessimistic Verification (default)
Pessimistic verification assumes that the return values from actions or functions, or the input values from parameters will possibly lead to warnings and errors. Setting this preference increases the amount of verification warnings and errors but ensures that problems that may occur at runtime are detected when verifying rules.
Optimistic Verification
Optimistic verification assumes that the return values from actions or functions, or the input values from parameters will possibly not lead to warnings and errors. Setting this preference reduces the amount of verification warnings and errors but can lead to undetected problems that may occur at runtime.
Automatically revalidate on warning suppression change
Setting this preference causes decision entities to be reverified automatically after you modified any warning suppression settings in the Rule Verification view. For more information about warning suppression in the Rule Verification view, see Working with the Rule Verification View.