/
Special Delimiter Characters (Inbound-How To)
Special Delimiter Characters (Inbound-How To)
Issue:
Inbound & Outbound Delimiters
Resolution:
Using Special Delimiter Characters
Example usage of Hex 14 for inbound and Hex 0A for outbound (core 1.1.18.3):
csv-sap-import-delimiter=%14
csv-sap-export-eol=%0A
<!-- parse CSV, fields are taken from the header row -->
<to uri="pfx-csv:unmarshal?skipHeaderRecord=true"eDisabled=true&delimiter={{csv-sap-import-delimiter}}&header=CLIENT,CUSTOMER_ID,COMPANY_CODE,SOLD_TO_BUYING_GROUP"/>
<to uri="pfx-csv:marshal?header=Condition type,Sales Org&delimiter={{csv-sap-export-delimiter}}&camelSplitIndexAware=true&recordSeparator={{csv-sap-export-eol}}"/> |
, multiple selections available,
Related content
Supported and Unsupported Characters in Data
Supported and Unsupported Characters in Data
Read with this
IE Foundation Series Case Study
IE Foundation Series Case Study
More like this
How to Display Various Symbols in Calculation Results Using Unicode
How to Display Various Symbols in Calculation Results Using Unicode
Read with this