Table of Contents

Search

  1. Preface
  2. Introduction to Rule Specifications
  3. Rule Specification Configuration
  4. Rule Set Configuration
  5. Rule Statement Configuration
  6. Common Types of Rule Statements
  7. Test and Validation Operations

Rule Specification Guide

Rule Specification Guide

Rule Statement Configuration Overview

Rule Statement Configuration Overview

Rule statements define the data analysis and data transformation operations that a rule specification applies to input data. Rule statements contain inputs, operators, conditions, and actions.
A condition defines the type of analysis that the rule statement performs on the input data. An operator is a mathematical function that determines how the rule statement processes the result of the condition analysis. An action defines the output that the rule statement generates if the input data satisfies the condition.
The following image shows a series of rule statements in the Design workspace:
The rule set contains two rule statements. Each statement contains multiple conditions in an AND relationship. When an input data value satisfies all the conditions in a rule statement, the rule statement performs the action that you specify.
The rule statements have the following elements:
  1. Sequence identifier.
    Indicates the order in which the rule specification runs the rule statements in the rule set.
  2. Condition type.
    Indicates the condition or conditions in which the input data can be valid. When you create a rule statement, you create an IF condition. When you add a condition to a rule statement, you create an AND relationship between the conditions in the statement.
  3. Input.
    Identifies the data to analyze or update. You can select an input from the current rule set, or you can select the output from a child rule set.
  4. Operator.
    Identifies the type of validation operation that the condition applies to the input data.
  5. Condition fields.
    Describes a fact that the rule statement verifies about the input data.
  6. Action fields.
    Describes the output that the rule statement generates when the input data satisfies the condition. If you configure multiple conditions in the rule statement, the input data must satisfy all conditions to generate an action.
  7. Menu options.
    Displays a list of options for the rule statement. You can use the options to link rule statement in the rule set. When you link rule statements, the output from the first rule statement becomes the input to the second rule statement.

0 COMMENTS

We’d like to hear from you!