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 of use cases where this kind of cross domain HTTP request is desired, so developers came up with some workarounds: Server side proxy: the idea is to avoid cross domain requests in […]

Love your dataloader even more – New Dataloader.io October Release

I’m very excited to announce that the October release of Dataloader.io is now available! It includes many  new features,  UI enhancements and bug fixes, which we hope it’ll make you love your data loader even 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 application with a specific stable version.  Jenkins has a great UI, it’s very flexible indeed, but sometimes is not enough. For instance, for CloudHub we deploy a Jenkins build to our QA environment, […]

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 old product to a new one, managing and cleaning data, warehousing data, or replicating it from one place to another, it’s a painful task. No one knows this better than the […]

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 handling was the ability to continue processing the same message that was being processed at the time of the exception. And that’s why that is the default behavior for the new […]

Upload your Salesforce.com attachments to Box using Mule Studio

SOAP, JMS, Restful, SFTP… Sometimes your integration just comes to the point in which you need to be able to download a file from your browser. From Ubuntu One all the way to Dropbox and Google Drive, the number of file storage services on the cloud just keeps climbing. One that is particularly gaining a […]

Role Based Access Controls on Mule iON

We’re happy to announce another great addition to our Mule iON platform today: role based access control. With it you can easily collaborate with other developers inside your organization, give access to support teams and limit account administration. Imagine you need to integrate your SaaS service and Salesforce.com. You’ve built an integration and deployed it […]

Addressing Cloud Integration Challenges with iON

We’re happy to announce that a new version of Mule iON is now available which is focused on helping you address many of the challenges of doing integration in the cloud. When running in the cloud, many things change: Your integration doesn’t have a dedicated operations team You may need to integrate with unreliable services […]

Getting started with Mule: Free Training, Videos, Tutorials

If you are looking to get started with Mule ESB quickly, we have lots of resources to get you moving. First off, you should be aware we have quick start guides and a free self-paced training course for people looking to get to grips with Mule through a structured program. We also have tutorials for the […]