Creating and refining a rule

After you create a rule, you can add constraints to further refine the rule.

If there are multiple constraints in a single rule, every constraint must evaluate to true in order for the accessor to be entitled to take action on the data contained in the rule (and is assumed between constraints on entitlement).

When there is more than one constraint within an entitlement rule that involves the same type of object, or class, then all constraints for a given object must pass. For example, if a given user group can view contracts that are within their line of business and have a current cash value of less than one million dollars, then there are two constraints on the contract object and both constraints must evaluate to true for a given instance of a contract.