Rule specification assets > Business rules and rule statements > Improving the usability of business data
  

Improving the usability of business data

To improve the usability of data values, you can delete character spaces at the start and at the end of the values. The redundant spaces might introduce errors when you sort or compare the values.
Configure a rule statement that deletes the redundant spaces. To delete longer character strings, create a rule statement that uses the "Replace Character" function.
    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.
    6 Select the type of condition to apply to the input.
    7Select the type of action to apply to the data that satisfies the condition logic.
    8Configure the action to remove the redundant spaces from the input data.
    9Save the rule specification.