EDI to Key-Value Processor
The EDI to Key-Value Processor converts an EDI txt file into key values.
Processor (Adapter) Configuration Drop-Down List
Select the EDI to Key-Value tab and click on Add Processor.
Click on Add Processor
Basic EDI to Key-Value Processor Configuration Options
On the Basic tab, you can set the following:
- Key-Value Separator – Use the Key-Value separator if emitting plain text
- Emit XML – Enables key values to be emitted as XML instead of plain text
- Wrap values in CDATA for XML – Enables values wrapped with CDATA elements
- Add UUID to XML – Adds unique UUID for each XML segment/element
EDI to Key-Value Processor Basic Configuration Options
Conditional Execution EDI to Key-Value Processor Configuration Options
On the Conditional Execution tab, you can set additional Processor execution conditions. The transaction data-dependent condition may be specified here as an enhanced expression. If this expression returns anything other than TRUE (ignore case) – this processor will be skipped. No additional configuration for this Processor is required.
EDI to Key-Value Processor Conditional Execution Configuration Options