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. Anyother properties (not in bold) are considered optional. The table also indicates any default values, whether a property supports the NiFi Expression Language (or simply EL), 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.

NameDescriptionDefault ValueValid ValuesELSensitive
Packaging FormatThe Packaging Format used to create the fileuse mime.type attribute
  • use mime.type attribute
  • tar
  • zip
  • flowfile-stream-v3
  • flowfile-stream-v2
  • flowfile-tar-v1
NoNo

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