RecordSetWriterLookup 2.0.0

Bundle
org.apache.nifi | nifi-record-serialization-services-nar
Description
Provides a RecordSetWriterFactory that can be used to dynamically select another RecordSetWriterFactory. This will allow multiple RecordSetWriterFactory's to be defined and registered, and then selected dynamically at runtime by tagging FlowFiles with the attributes and referencing those attributes in the Service to Use property.
Tags
lookup, record, recordset, result, row, serializer, set, writer
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
  • Name of the RecordSetWriter
    Name
    Name of the RecordSetWriter
    Description
    Value
    A RecordSetWriterFactory controller service
    Expression Language Scope
    NONE
See Also