Parse Delimited form
|
|
Complete this tab to identify the input character that delimits fields in the input file, and to configure a mapping from parsed input data to the clipboard or to other destinations.
Field |
Description |
Field Description | |
Field Format |
Select:
|
Delimiter |
If you selected
You cannot enter an octal or hexadecimal character value here. |
Escape Character |
Optional. If you selected For example, if a comma is the delimiter character, and you enter a backward slash (\) in this field, input text containing: parsley, sage, rosemary\, and thyme, produces three parsed segments. The last segment contains a comma (and no backward slash): parsley To define the escape character as the value of a property reference, enter an equals sign (=) followed by a property reference in the form pagename.propertyname, where this property contains the escape character at runtime. If you leave this field blank, the system uses a backslash character as the escape character. |
Field |
Description |
||||||||
Parsing Details |
Complete this array to define the processing for each input field. Enter rows in the order the data appear in the input file. |
||||||||
Required |
Select to mark an element as required. If the data on the input stream is exhausted but parse details marked Required remain, parsing halts. Data processed so far remains available on the clipboard. |
||||||||
Description |
Enter text to describe this parse step. |
||||||||
Map To |
Enter the action to take in this parse step. Select:
build value list . |
||||||||
Map To Key |
Identify the value of a key or value used in conjunction with the value you entered into the Map To field:
build value list , this field is required. |