MUnit Effective MUnit Testing with MuleSoft Having trouble determining exactly how to test your MuleSoft application with MUnit? Look no further!
DataWeave DataWeave's update Function Learn how to effectively use DataWeave's update function, as well as how to work around common gotchas.
Mule 4 The Mule 4 SDK: Intro Overview The Mule SDK allows Mule developers to create modules that can be used just like any other module in Mule (e.g., HTTP module, Java module, Validation module). Put
Mule 4 DataWeave 2.2 - Additions to the Arrays Module, Part 1 Lunch break? Take a few minutes to get familiar with some of the new functions added to the DataWeave Arrays module in Mule Runtime 4.2.0
Mule How to Remove Nested Key:Value Pairs with DataWeave Learn how to remove nested key:value pairs in DataWeave 2.0.
DataWeave Mule 4 - Accumulating Values in a For Each This is a written post on the topic covered in my YouTube video: This post reviews how to accumulate a value into an array within a for-each loop. I'm going