Introducing Anypoint Connector for Microsoft Dynamics NAV

We’re happy to introduce the Microsoft Dynamic NAV Connector and show you how to work with it. Allied Market Research estimates that the ERP market will be $41.69 billion by 2020 with CAGR of 7.2% between 2014-2020. As mid-size enterprises looking to reduce operational cost, it is expected that these enterprises will adopt more ERP […]

HowTo – Extract, Transform, Load (ETL) and Change Data Capture

We recently introduced our HowTo blog series, which is designed to present simple use-case tutorials to help you as you evaluate Anypoint Platform. The goal of this blog post is to give you a short introduction on how to implement a simple ETL (Extract, Transform, and Load) scenario using Mulesoft’s batch processing module. Anypoint Platform brings together leading […]

Runtime Manager 1.5.0 release

Anypoint Platform vision and Summer 2016 updates In our previous Runtime Manager blog, Production Lifecycle for IT operations,  we covered the importance of a production lifecycle and effective monitoring and management strategies for IT Operators. This is to ensure that critical business operations are running at all time. In this blog, we will be going […]

Real-time data processing with Anypoint Connector for Kafka

Apache Kafka started at LinkedIn in 2010 as a simple messaging system to process massive real-time data, and now it handles 1.4 trillion messages per day at LinkedIn. According to Kafka Summit 2016, it has gained lots of adoption (2.2 million downloads in the last two years) in thousands of companies including Airbnb, Cisco, Goldman […]

HowTo – File based integrations and transfer

We recently introduced our  HowTo blog series, which is designed to present simple use-case tutorials to help you as you evaluate MuleSoft’s Anypoint platform. In this blog post, we show how an organization can use Anypoint Platform to communicate with their partners using a secure file-based solution. When an organization communicates with its business partners, there […]

How to create and use OData APIs for any connectivity need

In my blogpost last week, I shared how, in just 5 minutes, you can expose MySQL, DB2, SQLServer, Oracle or SAP datasource as an OData API into Salesforce using Anypoint Data Gateway for Lightning Connect. But let’s say what Data Gateway offers out-of-the-box is not a perfect fit for what you want to do. Maybe you want to create an […]

CloudHub CLI Tool: New version release

In the past you might have experienced the Command Line Cloudhub tools, and if so, you might have encountered many limitations regarding usability and options of commands. Now, a new version with improvements that will be appreciated for any user looking for a simplified usage of CH without losing any feedback nor visibility of their […]

HowTo – Apply an OAuth policy on a REST API

In the previous post in the “APIfy your integrations” series, we went through an API design-first approach to building integrations to back-end systems.   We defined the API specification using RAML, implemented the API by importing the RAML into Anypoint Studio and deployed the implementation to mule runtime in cloud or on-premise.   We are now […]

HowTo – REST API proxy to SOAP webservice

This blog post is a continuation of our first How To series, “APIFy your integrations,” where we started off by creating a SOAP API around a database. Some organizations are entirely invested in either SOAP or RESTful web services. There is plenty of material already written on SOAP vs. REST, so there’s no need for us to take […]

HowTo – Wrap SOAP web service around a database

We recently introduced our HowTo blog series, which is designed to present simple use-case tutorials to help you as you evaluate Anypoint Platform. This first blog in Series 1 will show you how to insulate your backend systems like databases by exposing a system API using SOAP over HTTP.  The principle behind this approach is […]