Field Zip
Supported pipeline types:
|
The Field Zip processor merges list data with a corresponding list. If either list includes more items than the other, the extra list items are not merged. The processor retains the original list fields so no data is lost.
When you configure the Field Zip processor, you specify the two fields to merge and the field to write the merged data. By default, the processor merges the field names and values from the lists. You can configure the processor to merge only the values.
If one or both fields in a record do not match the specified fields to merge, you can configure the Field Zip processor to pass the record as is without merging any fields, or pass the record to the pipeline for error handling.