Record Extension Processor
Record Extension Processor in the eiConsole or eiPlatform fills in expected record lengths for fixed-width, record-delimited flat files with distinct types.
Processor (Adapter) Configuration Drop-Down List
Select the Record Extension from the drop-down and click on Add Processor.
Click on Add Processor
Basic Record Extension Processor Configuration Options
On the Basic tab you can set:
- Record Delimiter – specifies the character delimiter to be used for records
- Record Type Start – start index of record type indicator
- Record Type End – end index of record type indicator
- Record Lengths – specifies the lengths of each record type
Record Extension Processor Basic Configuration Options
Conditional Execution Record Extension 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.
Record Extension Processor Conditional Execution Configuration Options