DataFlux Data Management Studio 2.7: User Guide

Normalization Regex Library Node

The Normalization Regex Library Node normalizes the input string using a set of regular expressions contained in a Regex Library. This is generally done to format the input prior to vocabulary lookup.

In most definitions the input to this node is a list of substrings or words. The normalization is applied to each substring independently.

Used in:

Properties

Regex library:

Select a Regex Library to use.

Click Open regex library to edit the selected file.

Output

If any regular expressions in the Regex Library match the input, the message is "Changes applied". Otherwise, the message will be, "No changes applied".

Input

The input before processing.

Normalized Form

The normalized form of the input. It is possible for an input and output to be identical even if "Changes applied", if the Regex Library returns output identical to the input.

Documentation Feedback: yourturn@sas.com
Note: Always include the Doc ID when providing documentation feedback.

Doc ID: DMCust_12319.html