What is the input, output of map operator in Dataweave Mule 4

What is the input, output of map operator in Dataweave Mule 4



map in Dataweave is used to iterate over items in an array and outputs the results into a new array.

The map operator in Dataweave expects input as an array/list.

Similarly, the output of the map operator in Dataweave is an array.

MuleSoft Interview questions for Developers in 2021


Post a Comment

0 Comments