ConvertContentFilenameToFile
Reads a file that is referenced by a document and replaces the document section containing the file path with a document section that contains the binary data.
Storing the binary data within a document can be useful if you want to send the document to a remote NiFi instance that does not have access to the file.
Properties
Name | Default Value | Description |
---|---|---|
Delete file if have ownership | True | Specifies whether to delete files that are owned by NiFi. |
Relationships
Name | Description |
---|---|
success | FlowFiles that were successfully processed. |
failure | FlowFiles that had an invalid or unknown format. |