Rule table
The rule table is separated vertically into two main parts: matching condition and classification action. Each row (an individual rule) contains a matching condition and a classification action.
- Rule number: Rules run in the same order that you configure the rule table. If Rules overwrite is set to Apply to all values, the last matching rule overwrites any previous rules for the same classification dimension. If Rules overwrite is set to Apply to only unset values, the first rule that sets a classification value applies.
- Select rule type: The rule criteria. Options include Contains, Ends with, Regular expression, Regular expression, and Starts with.
- Enter match criteria: The text string to match. If you select Regular expression as the rule type, an overlay appears that lets you enter the value, test the regular expression, and provides sample syntax.
- Set classification: A drop-down list that sets the classification dimension that you want to assign a value to. Valid options include elements in your schema.
- To: The text string to set the classified value to. If the rule type is Regular expression, you can include a combination of text and match groups.
recommendation-more-help