Rule specification assets > Business rules and rule statements > Finding a value in a range of values
  

Finding a value in a range of values

To determine if any value in a list of values appears in a column of business data, add the values on the list to a condition. The rule statement compares the values in the input that you select to the values in the list.
Add a list of values to a condition in the following scenario:
For example, you might work for a manufacturing company that must recall a small number of products because of a product defect. You know the serial numbers of the products that you must recall. You configure a rule statement with an input that represents the column of serial number data. You add the list of serial numbers to recall to the rule statement condition.
    1Select a rule set in a rule specification.
    2In the rule set properties, click Rule Logic.
    3Click Add Rule Statement.
    4Select an input for the rule statement.
    5Select an operator to validate the results of the condition analysis.
    6Select the type of condition to apply to the input.
    7Configure the condition to apply a list of values to the input data.
    8Select the type of action to apply to the data that satisfies the condition logic.
    9Enter the value that the action returns. For example, enter RECALL.
    10Save the rule specification.