Latest posts
Automate your deployments with the Jenkins API
The Jenkins build systemhas an open API which means we can do stuff with it. Today we're going to automate the deployment of an... read more.
Synchronous and Asynchronous Throttling
One of the most common use cases while building flows/applications in mule is to be able to communicate to external systems. The performance of... read more.
Trap your Alerts: An SNMP How-to using Java and Mule Enterprise Console
MMC Customer stories series: SNMP alerts Motivation We are evaluating using Nagios or a similar Big Brother Enterprise solution for displaying information about our... read more.
Mule Studio Gets New Flow Refactoring
Have you ever tried to move already created elements through the canvas in Mule Studio? Well, if you did, you may have figured out... read more.
Introducing dataloader.io – simple, free, no download data loader for Salesforce
One of the first integration problems that companies encounter when using a new application is data loading. Whether it's a migrating data from an... read more.
Error handling in Mule 3.3: Catch Exception Strategy
We put a lot of effort in Mule 3.3 to improve error handling in Mule ESB. One of the most common requirements during error... read more.
Connector Callback Testing – Local
Testing using an external API can be a PITA, especially if the API uses any HTTP Callbacks or redirects such as OAuth or WebHooks.... read more.
Welcome to Mule Enterprise
Introduction Those of you who are regular visitors to this blog are no doubt familiar with Mule Community Edition. With this blog I'd like... read more.
Mule School: DataMapper Testing Mappings and POJO inputs
One aspect of Mule DataMapper that makes it a grate data integration tool is its ability to do mappings involving complex and different data... read more.
Pattern-Based Configuration: Hello HTTP Proxy!
The configuration patterns series continues with this new installment! We're happy to announce that a new configuration pattern made its way into Mule 3.3.... read more.