Batch Module: Obtaining the job instance id in Mule 3.7
A popular request among users of the Batch module is the ability to grab the job instance id in any of a Batch job’s phases. Why is that useful? Well, there could be a number of useful scenarios: If...
View ArticleBatch Module: Obtaining the job instance id in Mule 3.7
A popular request among users of the Batch module is the ability to grab the job instance id in any of a Batch job’s phases. Why is that useful? Well, there could be a number of useful scenarios: If...
View ArticleDeveloper Spotlight: How we made Muletallica
This post is the second in a three-part series covering the IoT projects that came out our first internal hackathon of the year and that we had on display at our first Integration of Things Zone at...
View ArticleNeed 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 imposes limitations on: The types of objects we can store:...
View ArticleNeed 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 imposes limitations on: The types of objects we can store:...
View ArticleOData for Pragmatics
Tired of googling and reading about OData without having a chance to play with it? Get happy then, this post is for those pragmatics like me that enjoy learning by doing rather than dealing with...
View ArticleOData for Pragmatists
Tired of googling and reading about OData without having a chance to play with it? Get happy then, this post is for those pragmatics like me that enjoy learning by doing rather than dealing with...
View ArticleLibraries upgrade recap for Mule 3.7
If you have read the Mule ESB 3.7 release notes then you already know what I’m about to say, but just to recap, here we go… A lot of effort was put in 3.7 to upgrade our libraries stack. That effort...
View ArticleAnnouncing our brand new documentation platform and developer forums
We are very happy today to unveil today not one, but two major updates across the MuleSoft developer experience: 1.) our brand new documentation platform, and 2.) a totally revamped developer forum....
View ArticleIntroducing the Validations Module
This all began with a very popular request: “We want to be able to throw an Exception from a flow”. The motivation for this is that it’s fairly common to run into “business errors” (errors not related...
View Article