...
To create text file layout using layout Builder, you need to upload the data file in Adeptia Connect.
...
...
...
...
...
...
...
...
...
...
...
...
...
Data Type
...
Description
...
String
...
Select this data type if the field accepts a string value.
...
Number
...
Select this data type if the field accepts a numeric value.
...
Date
...
Select this data type if the field accepts a Date or Date and Time value.
...
If data type is Date, select the date and time format from the Format drop-down list.
...
...
...
...
...
Dynamic Header Present checkbox is an advanced feature of text layout, which is used to parse text, if:
FieldNames defined in the source layout and the Data Headers (Column Name) of the text file is same but not in the same order.
FieldNames defined in the source layout and the Headers of the text file is not same. They may or may not be in the same order.
If the headers are not matched between Schema Definition and Source File then xml (output of layout) will only have Root rather than any Record entry. For instance, if the headers of the source layout are Id, Name, and Age and the headers of the data file are Emp Id, Emp Name, and Emp Age then the output of the layout will be blank.
On selecting the Dynamic Header Support checkbox, Allow Ignore case checkbox appears. Select Allow Ignore case checkbox to ignore the casing mismatches in the header of the layout and the data file.
...
When using Text schema at the target side, select the to enclose the target field values in double quotes. For example, "John","Smith".
...
...
Info |
---|
Handling Enclosing Character is supported for source schema only. If Quotes Handling is checked true, the value of data file at the target schema will be appended with the enclosing character. |
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Define the row and column values.
...
...
...
...
...
...
...
...
...