I have to compare two csv files using Mule.
I have to find details like new rows added, deleted or updated. I have searched but there is no such feature/component.
Can I use a bash script in mule?
I know I can use a Java component, but am soliciting better suggestions or ideas. Please suggest pointers to get me started.