cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Multifile reader snap

spunyala
New Contributor

Hi Team,

I am using the Multifile reader snap to read multiple files data into a single file to process further. I need to read this multiple files data into single file data, to do mapping/conversions and again write it to the destination.

Which snap should I use after the multifile reader snap.

Thanks,
Srinivasa Punyala.

1 REPLY 1

tlui
Former Employee

You might need to parse the files using json parser or csv parser. If you have both of those then you might need to first route or filter your data and then parse.

-Tim