DataFlux Data Management Studio 2.6: User Guide

Parsing Node

The Parsing Node represents the processing carried out by a parse definition. This is necessary for definitions that treat individual tokens differently, to determine which substrings in an input string correspond to the tokens.

Used in:

Properties

Parse Definition

This is the name of the parse definition. All available parse definitions that belong to the same data type are shown here.

Allow "Parsed" input

If the Allow "Parsed" input check box is selected, you can choose to allow previously-parsed input as well as a single string. This parsed input can come from external sources (for example, columns of a database table) or from a previous run of the parse definition. No matter where the data comes from, the input fields must correspond to the tokens on the selected parse definition.

Output

The output of the parse definition, if a single string was input. If parsed input was used, the parsing step is skipped, so there is no output.

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

Doc ID: DMCust_12329.html