HowTo – Build a REST API with XML payload
There is hardly any argument on the fact that APIs are increasingly becoming an important part of how companies do business. API has become
Encrypt Specific XML Tags With The Power Of DataWeave
DataWeave is a powerful language, and the possibilities of what you can do with it are infinite. In this blog post, I am going to
Best Practices for Tuning Mule
We often get asked to help tune applications running on Mule for optimal performance. Over time, we have developed a methodology that helps us
Why DataWeave Matters
Data transformation Data transformation is a core requirement for most integrations. Anypoint Platform provides multiple types of transformers, including XSLT, DataWeave and DataMapper. DataWeave,
Performance of API Gateway policies
When deployed as an API Gateway and managed with API Manager, the highly performant Anypoint Platform enables you to control which traffic is authorized
Getting Started with DataWeave: Part 4
In this final part of our introduction to DataWeave, we now present you with some example transformations. Just in case you missed the previous posts
Demo: Introducing DataWeave, MuleSoft’s Next Generation Data Integration Solution
In order to connect assets to audiences with speed and scale, you need a powerful data transformation tool. That tool should be able to
Getting Started with DataWeave: Part 2
In the Getting Started with DataWeave: Part 1, we introduced you to DataWeave and its canonical format, the result of every expression you execute
Getting started with DataWeave: Part 1
Data transformation is an inevitable component of connectivity, as most systems don't speak the same language. Even when the format is similar, as when two RESTful
Need 77% performance boost? No problem with Mule 3.7 using Kryo
Currently, Mule relies on plain old java serialization in order to store objects to files or to replicate them through a Mule cluster. That