Latest posts
Quick tips for developers new to Mac
Hi and welcome to Mac, fellow developer In this post, I will go over some tips I've been collecting which can make your life... read more.
Cheat Sheet: Asynchronous Message Processing
You want to get more done in 2013 so you're going to need to switch from synchronous to asynchronous processing to do more with... read more.
Handling File Attachments: handling multipart requests in Mule
Recently, I came across the following situation while working with Mule: I needed to handle an http post that would carry not one but... read more.
Cheat Sheet: Mule Expression Language
Since Mule 3.3 the Mule Expression Language (MEL) has been the default scripting language for expressions in Mule. It is very powerful and based... read more.
Introducing MuleSoft Blueprints: Scalability and Availability
One of our New Year resolutions is to create more content around specific subject areas. The aim of MuleSoft Blueprints is to provide a... read more.
Announcing CloudHub Insight – Real Time Visibility, Message Replay and Root Cause Analysis
We're excited to announce the general availability of CloudHub Insight, a new CloudHub platform service. Today's application integration requires a new kind of integration... read more.
Mule Component Bindings
I had the privilege of speaking at the Mule Summit in Chicago a few weeks ago. During my presentation, I covered some key Mule... read more.
Mule School: The MuleMessage, Property Scopes and Variables
Last updated: August 11, 2016 Overview Mule Properties and Flow Variables are one of the most widely used features in Mule. Nevertheless, Mule newcomers... read more.
Making SFTP testing portable
Our integration tests should be portable, meaning that if we shared our project, everyone would be able to run our tests on any platform... read more.
How to Build Multi-Tenant iApps using Mule Studio
When building applications in the cloud, a common challenge is to create applications that can serve multiple customers with just one instance of the... read more.