0

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.

eebbesen
  • 5,070
  • 8
  • 48
  • 70
user3483129
  • 137
  • 6
  • 18

1 Answers1

1

In Mule you can leverage a Java component, and there are a number of solutions to this problem using Java.

Community
  • 1
  • 1
Víctor Romero
  • 5,107
  • 2
  • 22
  • 32