
Java Methods in Mule 4 Using DataWeave
In this blog, we will discuss how to import Java classes, call Java functions, instantiate Java clas...
Read More
Reduce Function in DataWeave
Reduce is a useful operator that applies a reduction expression on an array. This function can opera...
Read More
Mule 4 connectors for Salesforce
Anypoint Connector for Salesforce (Salesforce Connector) enables us to create apps that react to Sal...
Read More
Mule Migration Assistant
Mule Migration Assistant is an open-source tool for accelerating the conversion process from Mule 3...
Read More
Message Logging Policy in MuleSoft
The Message Logging policy logs custom messages from incoming requests, responses from the backend, ...
Read More
JSON Threat Protection Policy in MuleSoft
JSON Threat Protection Policy in MuleSoft is a protection policy for the APIs to defend them from mi...
Read More
Artificial Intelligence in Human Resources
People, in general, have been sceptical about Artificial Intelligence in the past. However, this...
Read More
DataWeave for reading XML
The XML data structure is mapped to DataWeave objects containing other objects, strings, or null val...
Read More
Scatter Gather in Mule 4
Scatter Gather Pattern helps MuleSoft developers distribute different tasks to achieve parallel proc...
Read More
Consuming SOAP web service using MuleSoft
This tutorial introduces you to Web Service and creating a high-security consumption of Web Service ...
Read More
Transforming messages with DataWeave
DataWeave is an expression language designed by MuleSoft. The language helps in transforming the inc...
Read More
API Groups in Anypoint Platform
API Groups in Anypoint platform enables us to bundle our APIs and resources into a single package. W...
Read More