Hello Pradeep, You should be able to use the SegmentContent processor[1] to split up the FlowFile into set sizes. Then use MergeContent[2] to merge them back together if needed.
[1] https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.SegmentContent/index.html [2] https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.MergeContent/index.html Joe - - - - - - Joseph Percivall linkedin.com/in/Percivall e: [email protected] On Monday, July 4, 2016 12:39 PM, pradeepbill <[email protected]> wrote: hi there, is there a way to control the size of flow files using a processor/connection or some other way ?, I need a fixed size of flow files per interval going to my output port.Please advice. Thanks Pradeep -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/flow-files-size-tp12556.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
