Category Archives: Videos

MuleSoft Mule 4 DataWeave Advanced Tutorial

Dataweave is a powerful MuleSoft expression language which provides tons of features for basic as well as complex data transformations while implementing integration flows in Mule 4. In a previous tutorial, I explained and demonstrated how to perform JSON and XML transformations using Dataweave where some basic concepts and simple transformations were done using Dataweave.… Read More »

MuleSoft Tutorial: Mule 4 Error Handling: On Error Continue, On Error Propagate, Global Error Handler, Try Scope Examples

Errors are possible in any system and we can’t simply avoid errors rather we can implement our solutions with errors addressed and mitigated using various error handling techniques. Mule 4 provides a rich set of options to deal with any error scenarios in your implementations. Mule 4 provides On Error Propagate, On Error Continue options… Read More »

MuleSoft Scatter Gather Tutorial: How to Use Scatter Gather in Mule 4

Mule 4 is a widely used and a popular ESB which provides tons of features to assist in implementation of integration strategy for digital transformations. API Led Connectivity using MuleSoft Mule 4 greatly helps organizations to integrate heterogeneous set of systems & applications to achieve desired business goals. AnyPoint Studio which is an eclipse based… Read More »

How to Setup Kafka on Windows: Install and Run Kafka As Windows Service

Apache Kafka is a widely used and popular open-source Event-Streaming & messaging system with capabilities to handle huge loads of data with its distributed, fault tolerant architecture. In another Kafka tutorial, I covered Kafka Introduction, Kafka Basic Concepts and a high level overview of Kafka Architecture. In this Kafka tutorial, I will explain how to… Read More »

MuleSoft Mule 4 Tutorial: How to Use Global Configurations for Environment Properties

In order to use different properties for various environments like Dev, QA, Prod etc. Mule 4 provides options to use separate properties files which helps promoting your solution to different environments in a more sophisticated and dynamic manner without re-packaging the solution or without creating the deployable artifacts again & again. In this tutorial and… Read More »

MuleSoft Mule4 Tutorial: How to Use Map & MapObject DataWeave Functions to Iterate on Array of Objects

MuleSoft dataweave expression language provides a rich set of functions and operators which can be used to perform various types of operations on payload to achieve desired transformations. When implementing integration flows using Mule ESB, we often come across scenarios where we have to deal with a large set of data in the form of… Read More »

MuleSoft Salesforce Integration: Create & Query Records from Salesforce Using MuleSoft Salesforce Connector

MuleSoft provides quite a rich set of pre-built & ready to use connectors to integrate with various well known enterprise applications which greatly helps organizations to efficiently and quickly integrate heterogeneous set of applications and systems and benefit from message communication and coordinated business agility through an integrated eco-system of applications with MuleSoft API-Led Connectivity.

TIBCO BW6 SSL Rest Web Service Tutorial: One Way & Two Way SSL in BW6 REST Service

TIBCO BW6 provides a graphical & developer-friendly eclipse based IDE known as Business Studio to design & implement business processes by utilizing readily available palettes and activities. For implementation of REST web services in BW6, TIBCO BW provides a great feature-rich support in Business Studio without installing and setting up any additional plugins contrary to… Read More »

MuleSoft Tutorials For Beginners: Mule 4 Tutorials to Learn MuleSoft Step By Step

MuleSoft is one of the popular integration platforms with a great ESB offering and with a rich set of products and components for both Cloud based and on-premise services for digital transformation by enabling organizations to integrate heterogeneous set of systems & applications in an efficient manner.

API Management Tutorial: API Management Best Practices

API Management with API Management Best Practices plays a very important role in any business with API-Led connectivity in order to ensure that APIs are exposed with a standardized approach by taking care of best practices for API Publishing, API Discovery, API Documentation, API Security, APIs Policy Enforcement, API gateway best practices, APIs analytics, APIs… Read More »