LEARN, CONNECT AND GET INSPIRED BY OUR EXPERTS, CUSTOMERS AND PARTNERS

Sharpen your knowledge and skills in Salesforce, MuleSoft and Data & Analytics. Discover our latest insights and best practices, and find out how we’ve helped businesses like yours to achieve their goals.
Blogs

Coforge (Erstwhile WHISHWORKS) Named Top Services Delivery Partner, EMEA

WHISHWORKS has been named Top Services Delivery Partner for the EMEA region by MuleSoft.

Blogs

Mule 2 to Mule 3 Migration Case Study

Mule 2 to Mule 3 Migration Case Study

Blogs

Developing a successful API

Simply building an API doesn’t guarantee success – you need development management to meet objectives and ensure and long-term results.

Blogs

SOA Service Registry/Repository and Service Discovery

Today, many organisations are looking to SOA as an architectural solution to provide a robust solution to connect to legacy systems.

Blogs

Message Oriented Middleware

Software systems continue to be distributed deployments with ever-increasing scales and the demand for their communication infrastructures has increased exponentially.

Blogs

Mule Transactions for Reliable Message processing in CloudHub

Mule Transactions for Reliable Message processing in CloudHub.

Blogs

Canonical Data Model

MuleSoft ESB, as a decoupling middleware platform helps us leverage reliable messaging to make otherwise transient, fatal errors in a non-reliable transport recoverable.

Blogs

Synchronous Communication using JMS Back-channel

Java Messaging Service is often used for asynchronous communication between client and server. Mule ESB allows JMS for synchronous communication wherein the client and server can be be completely decoupled.

Blogs

Integrate Mule ESB with Amazon S3

The Amazon S3 Mule connector allows developers to access any amount of data, from anywhere on the web. Connecting to the Amazon S3 API, users can interface Amazon S3 to store objects, download and use data with other AWS services, and build applications – all from within Anypoint Platform.

Blogs

Testing of Mule ESB Cluster Setup

This article explains on how a Mule ESB Cluster Setup can be tested successfully along with MYSQL database. When multiple Mule ESB nodes are configured in a cluster, it is essential to test the cluster in order to make sure that the setup is correct and functioning well.

Blogs

Automation of SOAP based webservices testing

This article is about automating functional testing of SOAP based web services. Any application which has multiple exposed web services needs to be tested along with different inputs and the corresponding responses should be validated to make sure that the business logic used by the web services is working.

Blogs

Test Automation of Mule Flows with Java Components and JDBC End Points

In software engineering, testing plays an important role. The cost of finding bugs in the initial stages of lifecycle is much less than to find and fix them in the later stages.