Configuring the Result on Condition Error Option

The Result on Condition Error option allows you to specify what the condition returns when the comparison of the two values returns an error rather than the results of the comparison. Select either False or True. You need to analyze the logic of your policy carefully, because if you set up this option incorrectly, error conditions can allow access to a resource. Consider the following:

  • If your rule is a Permit rule and you do not want the action applied when an error occurs, select False for this option.

  • If your rule is a Deny rule with an If Not condition and you want the action applied when an error occurs, select True.