A rule set is made up of rules and sorting directives. The rules define the possible matches between items in your repository (documents) and a user (based on the user’s profile attributes). Rules are either accept rules or reject rules. If an accept rule is true with respect to a target object (a document in your repository), then that target object is included in the targeting results. If a reject rule is true with respect to a target document, then that target object is excluded from the targeting results.

Targeting rules use operators, like “and,” “equals,” and “includes,” to establish relationships between properties of target objects (the documents or other items in your repository) and properties of source objects (such as the profiles of your users). See Rule Tag Operations for details about all the operators you can use in a rule set.

 
loading table of contents...