The New File Connector in Mule 4 Beta
Mule 4 Beta is out and we have a completely new File Connector, which replaces the old transport. This connector greatly enhances Mule’s capability
How Automatic Streaming in Mule 4 Beta Works
Streaming in Mule 4 is now as easy as drinking beer! There are incredible improvements in the way that Mule 4 enables you to
Custom batch job instance IDs in Mule 3.8
Welcome to the final post in the three post series about batch improvements on Mule 3.8! The last new feature we have is a
Configurable batch block size in Mule 3.8
Welcome back! Following the series about new batch features in Mule 3.8, the second most common request was being able to configure the batch block
Batch improvements in Mule 3.8 – Mutable commit blocks
Hello there! If you've been using Mule for a while now, you probably remember that the batch module was introduced back in the 3.5
Introducing 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
Reliable Acquisition using the Sftp connector
A high-reliability application (one that has zero tolerance for message loss) not only requires the underlying ESB to be reliable, but that reliability needs
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
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
XSLT transformations: also faster since Mule 3.6
This is a follow up to the last post in which we discussed performance improvements on our XPath functionality obtained from the revamped XPath