Which component of DataWeave should I use to support DataWeave coding in Mule server 3.7.0?
8 Answers
2
votes
I'm not sure I completely understand, but you'd want to use the "Transform Message" component to utilize DataWeave. You can also find it by searching for "datamapper" or "dataweave" in the Mule Palette.
However, keep in mind you'll need a newer version of Studio to use DataWeave, and a server with a Mule 3.7 Enterprise license.
Hope that helps, Mike
0
votes
0
votes
0
votes
0
votes
0
votes
From Mule 3.5 onwords no more Datamapper in use. You should go with Transform weave component.
https://docs.mulesoft.com/anypoint-studio/v/6/transform-message-component-concept-studio
you can migrate the old code of datamapper to transform weave if you want please go through this mule doc for this