RemoveDocumentPart
Removes parts of a document.
The primary reason to use this processor is to remove contentfilename
document parts, which allows NiFi Ingest to delete temporary files. Micro Focus recommends you do this at the end of your dataflow, after extraction, filtering, media analysis, and so on.
Properties
Name | Default Value | Description |
---|---|---|
Remove document content parts |
false | Specifies whether to remove document content. |
Remove document contentfile parts |
true | Specifies whether to remove binary file content. |
Remove document contentfilename parts |
true |
Specifies whether to remove references to files. A |
Remove document xmlmetadata parts |
false | Specifies whether to remove document metadata. |
Relationships
Name | Description |
---|---|
success | FlowFiles that were processed successfully. |
failure | FlowFiles that had an invalid or unknown format. |