Slide 2
Slide 2 text
Data Weave
DataWeave makes transformations very easy. DataWeave is a language used to query and
transform complex data. It contains a lot of operators, including filters and functions. It
supports various formats including XML, JSON, CSV, Java, and EDI out of the box.
DataWeave code looks like JSON syntax and is format-neutral. It is very much possible to
invoke Java/Groovy function within DataWeave.