I'm still new to NiFi and I'm trying to receive text stream containing a CSV file of an unknown length (anything from ~100 bytes to almost 300 KB) over a TCP socket. The CSV does have an "end of data" marker that I can look for but I am unsure of how to accumulate the text until I receive the marker and create a flow-file that contains all of the data up to that point.
The data is being sent from an application that cannot changed to use a different format. Any suggestions? Raymond Rogers Senior Embedded Software Engineer 15301 N. Dallas Pkwy Suite 500 Dallas, TX 75001 D: +1 972 744 3928 rmgnetworks.com<http://www.rmgnetworks.com> [cid:RMG_Logo_EmailSig_a7107ed9-9d13-42cc-b797-b75f7cb2a204.jpg] Notice of Confidentiality: This transmission contains information that may be confidential and that may also be privileged. Unless you are the intended recipient of the message (or authorized to receive it for the intended recipient) you may not copy, forward, or otherwise use it, or disclose its contents to anyone else. If you have received this transmission in error, please notify us immediately and delete it from your system.
