Optimize 10.3.0 | webMethods Optimize Documentation | Using webMethods Optimize | Defining Rules | Overview of Rules | Types of Rule Expressions | Simple Rule Expressions
 
Simple Rule Expressions
A simple rule expression compares two operands through the use of a comparator. The comparator defines the relationship of the two operands (for example, equal to, greater than) and returns a true or false result. For example, you could create the following simple rule expressions to determine if data is out of compliance:
*The KPI aggregated order amount is greater than two standard deviations above normal for the collection interval.
*A Broker queue length is greater than 100.
*An adapter queue size has been trending up for 5 or more intervals.