ReaderLookup 2.0.0

Bundle
org.apache.nifi | nifi-record-serialization-services-nar
Description
Provides a RecordReaderFactory that can be used to dynamically select another RecordReaderFactory. This will allow multiple RecordReaderFactories to be defined and registered, and then selected dynamically at runtime by referencing a FlowFile attribute in the Service to Use property.
Tags
lookup, parse, reader, record, row
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
  • Name of the RecordReader
    Name
    Name of the RecordReader
    Description
    Value
    A RecordReaderFactory controller service
    Expression Language Scope
    NONE
See Also