Rule specification assets > Business rules and rule statements > Standardizing project data values
  

Standardizing project data values

To standardize data values, configure a rule statement that replaces an input value with a value that you require. For example, you might configure a rule statement to replace terms that identify a Development environment with terms that identify a Production environment.
To standardize multiple values, you can create additional rule statements. Alternatively, use a dictionary that identifies the values.
    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.
    7Enter the value to compare to the input data. For example, enter DEV.
    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 PROD.
    10Save the rule specification.