News

The multi-value selector *book to return an array with the elements that match the key "book". map to go through each object in the array that’s returned by the multi-value selector.
Map Objects Key This DataWeave example uses the mapObject function to iterate through an array of objects and appends a new object that matches the value of the specified criteria.