Mule 4 - How to Iterate over Map Entries
We know that Mule 4 comes with DataWeave as the default expression language. Mule 4 with DataWeave is very powerful. If we need to iterate the list, then we know that we can use…
Read article →Practical engineering notes on APIs, integration, distributed systems, data transformation, testing, developer tooling and architecture.
We know that Mule 4 comes with DataWeave as the default expression language. Mule 4 with DataWeave is very powerful. If we need to iterate the list, then we know that we can use…
Read article →If you are using Mule 4, then you might have noticed that DataWeave is the default expression language in Mule 4. DataWeave is very powerful. DataWeave 2.0 also features many…
Read article →MuleSoft DataWeave is really powerful. We can implement complex data transformations. But in some cases, I think it is better to use DataWeave along with some of the proven Java…
Read article →Recently MuleSoft has officially released Mule 4. Many things have changed in Mule 4. Recently I was involved in a project to upgrade Mule 3.x application to Mule 4.x. Use Case:…
Read article →MuleSoft has recently launched Mule 4 which is really powerful especially when MuleSoft decided to use DataWeave as the main expression language. Recently, I was working on…
Read article →We all use excel sheets for some or the other purpose and many times we also want to protect them to restrict unauthorized access. Here are the simple steps to protect excel…
Read article →