Add new rules to Exclusion Framework
Add terms and patterns that shouldn't be machine translated to the Exclusion Rules table. You can create either exact match rules or pattern match rules, and you can edit your rules later.
Before you begin
Role required: admin
About this task
By default Exclusion Framework provides several activated rules in the Exclusion Rules table [sn_dt_exclusion_rule]. Before creating your own rules, review the default rules to check whether they are appropriate for your requirements. Navigate to and select a rule name to open its record.
Default rules can be deactivated but not edited, and they are in the Dynamic Translation application scope. The rules you create can be deactivated or edited.
- Exact match rules search for the term you input. Case sensitivity can be enabled for these rules using the Ignore Case check box.
- Pattern match rules use regular expressions (regex) to find text strings such as Sys IDs and KB article numbers. These text strings may contain varying combinations of characters but they follow a defined pattern. The Add Row form performs a basic validity check on the regex, displaying the error "The input is not a valid regex pattern" when the check fails.
The Create New Rules module opens a record producer that supports adding multiple rules at one time. There is a maximum limit of 50 rules per type per submission. That limit applies only to the submission form, not to the Exclusion Rules table.
- Rules with a value in the Order field are evaluated from lowest number first (such as 1) to highest number last (such as 100).
- Next, rules without a value in the Order field are evaluated according to age. The oldest rule is evaluated first, and the newest rule is evaluated last.
Exclusion rules must be unique within a domain. An attempted duplicate submission displays a banner with the message "Exclusion term and Domain combination already exists."
Procedure
What to do next
You can edit and deactivate your rules in the Exclusion Rules table. Navigate to , then select the rule name to open its record.
- Select the Ignore Case check box to enable case insensitive matching (for example, the entry "hello" would match "Hello", "hEllo", "helLo" and so forth.)
- Clear the Ignore Case check box to match the entry exactly as it appears in the table, including its casing.