Latest posts
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.
Cross domain REST calls using CORS
To fight XSS attacks, the web browser imposes the same origin policy for HTTP requests made by JavaScript code: But there are a lot... read more.
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.