-
-
Notifications
You must be signed in to change notification settings - Fork 9
component editoxml
Raymond Meester edited this page Mar 7, 2023
·
2 revisions
Converts EDI to XML (Result offers an XML representation of the content of EDI files, when configured with the appropriate delimiters used by the EDI file).
Path can be empty.
This component has no options.
Name | Description | Default | Type |
---|---|---|---|
segment | Delimiter to identify different segments, the first is considered to be the header | LB | String |
field | Delimiter to identify different fields | ~ | String |
component | Delimiter to identify different components | ^ | String |
subComponent | Delimiter to identify different sub-components | ! | String |