An operator expresses the relationship between a condition’s field and its value; it determines how the field is applied to the value of the condition.
The following table describes the operators used in business rules.
The field is within the range you specify. You must indicate a beginning and ending value when you select this operator.
The field is not within the range you specify. You must indicate a beginning and ending value when you select this operator.
The field matches only text string values. This operator uses word stemming, but only in the Summary field and incident threads; stemmed searches are not case sensitive.
The field does not contain the text string in the value. This operator uses word stemming, but only in the Summary field and incident threads; stemmed searches are not case sensitive.
Note: Word stemming is not supported for custom fields, only text strings.
matches regular expressionThe field matches the regular expression entered in a text string value.
Note: The regular expression compiler validates the expression; if an error code is returned, the rule is not saved. For information about regular expressions, which can allow greater matching flexibility, refer to Regular Expressions.
does not match regular expressionThe field does not match the regular expression entered in a text string value.
Note: The regular expression compiler validates the expression; if an error code is returned, the rule is not saved. For information about regular expressions, which can allow greater matching flexibility, refer to Regular Expressions.
This operator is used only with the Incident Created condition for incident rules to indicate that the incident was added within normal working hours; that is, the incident was added within the response requirements of the SLA associated with the incident or within the default response requirements if no SLA is associated with the incident. The data in the condition’s hh:mm field is not used when this operator is selected.
This operator is used only with the Incident Created condition for incident rules to indicate that the incident was not added within normal working hours; that is, the incident was added outside the response requirements of the SLA associated with the incident or outside the default response requirements if no SLA is associated with the incident. The data in the condition’s hh:mm field is not used when this operator is selected.
This operator indicates that the field’s value was changed during the current run of rules processing. All values use this operator.
This operator indicates that the field’s value was not changed during the current run of rules processing. All values use this operator.