Alex Martinez
3 ways to concatenate objects in DataWeave 2.0
Jul 13, 2020 | ProstDev
Alex explains what is object concatenation, and how to achieve this in 3 different ways: using the plus plus (++) function, using the object destructor ( {( )} ), and using the object destructor with an array ( {([ ])} ).
The written version of this video can be found here: https://www.prostdev.com/post/combining-objects-concatenation-in-dw-2-0
Video: