...
(Required, String) The name of the field where each value of the output field is copied to.
prependRecordId
(Optional, Boolean) Flag to indicate if original record id should be prepended to the split child record. Defaults to true
.
Note: Disabling this parameter may produce duplicated record identifiers which might impact how PDP retrieves data across processors. Multiple records in a single batch can end up with the same identifier if the data is not unique.