saisantosh25
8 years agoNew Contributor II
Process 2 Gb file
I have a very big file (around 2gb) . I have to fetch that from FTP and have to split the file into chunks (let’s say 2 million records ) and create new files in the FTP . Please suggest any effective method of processing the data. I tried using router and sequence. Is there any better way to do it .