Rule specification assets > Business rules and rule statements > Deriving information about business users
  

Deriving information about business users

To discover information about business users, configure a rule statement that measures a fact about the users. When you combine multiple conditions to measure related facts, you discover additional information.
For example, a financial institution decides to offer a credit card to all customers with high salaries and credit account balances. You might configure a rule statement to identify customers who hold credit balances. You might also configure a rule statement to identify customers who earn a high salary.
Use the AND feature to combine the rule statements.
    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.
    7 Enter the value to compare to the input data. For example, enter 100000.
    8Select Add Condition in the rule statement menu.
    The rule specification adds a condition under the current condition and creates an AND relationship between the conditions.
    9Select an input for the condition that you added.
    10Select an operator to validate the results of the condition analysis.
    11Select the type of condition to apply to the input.
    12 Enter the value to compare to the input data. For example, enter 1000.
    13Select the type of action to apply to the data rows that meet all of the conditions in the rule statement.
    14Enter the value that the action returns. For example, enter HIGH.
    15Save the rule specification.