MuleSoft DataWeave Use Case – Get last Monday of previous month
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 …
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 …
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 …
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 upgrading one of …
Recently, I thought of upgrading various softwares on my MAC OS including Java, AnypointStudio and all other softwares. So, I downloaded new version of MuleSoft Anypoint Studio on my MAC …
Did you just realize that your Mule Application requires horizontal scaling? Well, thats easy – just go to CloudHub Runtime Manager, select your application and change the “Workers” count from …
While working on a Mule Application project, if you a planning to validate JSON payload against some JSON schema, and more importantly if you want to pass schema location dynamically, …
In today’s enterprise infrastructure, system and application integration is more and more frequently a mission critical concern. There are number of Enterprise Service Bus (ESB) products available in the market …
Many companies use standard protocols such as FTP and SFTP to transfer files to external partner and receive files from external partners. Using FTP and SFTP provides simple to use …