Introducing The Anypoint Platform
This is the most exciting time to be in the enterprise. When I started my career, I was usually asked to integrate to two
One to map them all: Google Cloud Connectors Suite Part 3/3
Hello There! If you remember a couple of months back we started a series regarding the Google Cloud Connectors Suite. In the first post we
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
How to Protect Your APIs with OAuth
On this 10th 'Day of Christmas' Mule blog post, we tackle an increasingly important question in the world of APIs: Presume that you would
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
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
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
Consuming .NET WCF SOAP web services from Mule
The SOAP standard was created to address the communication needs between different applications independently of the programming language, platform or technology in use. It
Mule School: Web Services – part 1
I'm going to provide an overview on how to build a simple contract-first web-service and JAX-WS client that consumes the web-service with Mule Studio.
Working with Databases (JDBC) in Mule Studio
In this blog post, I'll give you some background information about JDBC, explain what Mule ESB and Studio do with JDBC, and demonstrate how