Modifies Attributes:
| Attribute Name | Description | 
|---|---|
| fragment.identifier | All split FlowFiles produced from the same parent FlowFile will have the same randomly generated UUID added for this attribute. | 
| fragment.index | A one-up number that indicates the ordering of the split FlowFiles that were created from a single parent FlowFile. | 
| fragment.count | The number of split FlowFiles generated from the parent FlowFile. | 
| segment.original.filename | The filename of the parent FlowFile. | 
See Also: