Common > Business Rules Management > Adding rules > Choosing operators

Choosing operators

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 matches the value exactly, including case.

The field does not match the value.

The field does not contain a value.

The field contains a value.

The field is less than the value.

The field is less than or equal to the value.

The field is greater than the value.

The field is greater than the value.

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 opera­tor uses word stemming, but only in the Summary field and inci­dent threads; stemmed searches are not case sensitive.

Note: Word stemming is not supported for custom fields, only text strings.

The 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 flexi­bility, refer to Regular Expressions.

The 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 flexi­bility, 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 nor­mal 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 dur­ing the current run of rules processing. All values use this operator.


Copyright © 2000, , Oracle Corporation and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.