How to Use Platform Events with MuleSoft’s Salesforce Connector
Salesforce introduced Platform Events with its Summer ‘17 release (API v40). While the Anypoint Connector for Salesforce has supported Streaming API Events, the following
How to Apply DataWeave to the Real-world: Looping (Part 3)
So far in this 3-part series, we have looked at variables (Part 1) and functions (Part 2) in order to leverage them to our
How to Apply DataWeave to the Real-world: Functions (Part 2)
In the first part of this series we tackled the issue of defining and also using variables within DataWeave as opposed to using the
Dev Guide: How to Design a Process API (Part 2)
Before we get started with this blog, if you haven’t checked out Part 1 of this Dev Guide series, make sure you work through
Improvements to the Batch Module in Mule 4
The Mule 4 Release Candidate is here and, with it, the updated version of the batch module! The batch module was first introduced in
How to Apply DataWeave to the Real-world: Variables (Part 1)
Over the last few years at MuleSoft, I have had the opportunity to work with many different customers covering a wide range of use
The New Database Connector in Mule 4
There’s a brand new Mule 4 Anypoint Connector for Database (DB) that you can use to connect to any relational Database engine. Unlike other
Introducing the Mule 3.9 & Anypoint Studio 6.4 Release
We’re pleased to announce the availability of Mule 3.9 and Anypoint Studio 6.4. This release contains many customers requested enhancements and bug fixes. (more…)
Introducing Anypoint Connector for IBM CICS Transaction Gateway
IBM Customer Information Control System (CICS) is a transaction server that runs primarily on IBM mainframe systems under z/OS and z/VSE. According to IBM
Dev Guide: Design Reusable APIs to Save Time (Part 1)
Here at MuleSoft, we talk a lot about how API-led connectivity can speed up your development cycles, and I’m here to guide you through