Description:

Unpacks the content of FlowFiles that have been packaged with one of several different Packaging Formats, emitting one to many FlowFiles for each input FlowFile

Additional Details...

Tags:

Unpack, un-merge, tar, zip, archive, flowfile-stream, flowfile-stream-v3

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, whether a property supports the NiFi Expression Language, and whether a property is considered "sensitive", meaning that its value will be encrypted. Before entering a value in a sensitive property, ensure that the nifi.properties file has an entry for the property nifi.sensitive.props.key.

NameDefault ValueValid ValuesDescription
Packaging Formatuse mime.type attribute
  • use mime.type attribute
  • tar
  • zip
  • flowfile-stream-v3
  • flowfile-stream-v2
  • flowfile-tar-v1
The Packaging Format used to create the file

Relationships:

NameDescription
originalThe original FlowFile is sent to this relationship after it has been successfully unpacked
failureThe original FlowFile is sent to this relationship when it cannot be unpacked for some reason
successUnpacked FlowFiles are sent to this relationship