Description:

Splits incoming FlowFiles by a specified byte sequence

Additional Details...

Tags: content, split, binary

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
Byte SequenceA hex representation of bytes to look for and upon which to split the source file into separate filesNoNo
Keep Byte SequenceDetermines whether or not the Byte Sequence should be included at the end of each Splitfalse
  • true
  • false
NoNo

Relationships:

NameDescription
originalThe original file
splitsAll Splits will be routed to the splits relationship