RecordReaderFactory
Implementations: AvroReader
ScriptedReader
JsonPathReader
GrokReader
CSVReader
JsonTreeReader
Specifies the Controller Service to use for reading incoming data | Record Writer | | Controller Service API: RecordSetWriterFactory Implementations: JsonRecordSetWriter AvroRecordSetWriter ScriptedRecordSetWriter FreeFormTextRecordSetWriter CSVRecordSetWriter | Specifies the Controller Service to use for writing out the records |
Replacement Value Strategy | literal-value | - Literal Value
 - Record Path Value

| Specifies how to interpret the configured replacement values |
Relationships:
Name | Description |
---|
success | FlowFiles that are successfully transformed will be routed to this relationship |
failure | If a FlowFile cannot be transformed from the configured input format to the configured output format, the unchanged FlowFile will be routed to this relationship |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.See Also:
ConvertRecord