01-09-2024 05:54 AM
Hi Team,
I have a requirement where i need to split around 170mb csv file into multiple small csv files without parsing the data. I knew that we can use router snap to evenly distribute input records without providing any expression inside the router snap. But as the file is binary file, I am using binary router which is not working as normal router. Looks like expression is mandatory in binary router snap.
Can someone kindly help me here