Category Archives: Videos

MuleSoft DataWeave Tutorial: XML & JSON Transformations Using Data Weave

MuleSoft is equipped with a powerful expression language called DataWeave which provides great flexibility and features to perform different type of transformations on payload and convert data in XML, JSON formats based on user-defined metadata in an efficient manner. In this video tutorial, I have explained step by step how to use MuleSoft DataWeave to… Read More »

MuleSoft Send Email Tutorial: Send Email Using Gmail SMTP With Attachment

MuleSoft AnyPoint Platform provides various components as part of Mail Module for sending and receiving email messages using SMTP, POP3 and IMAP. Sending Emails in Message Flows using Email Connectors is often required as part of different use cases. In this MuleSoft Email Tutorial , I have explained how we can send email with attachment… Read More »

MuleSoft SSL/TLS Tutorial | How to Configure One-Way & Two-Way (Mutual) SSL for Mule Application

In MuleSoft, any REST services can be secured through SSL/TLS and we can opt for one-way SSL or two-way (Mutual) SSL/TLS for our web services. In this MuleSoft SSL/TLS video tutorial, I have explained step by step how to implement Mule REST Service with One-Way and Two-Way SSL/TLS and configure SSL on Server as well… Read More »

MuleSoft Database Tutorial: Insert Data in Oracle Database Using Message Flow in AnyPoint Studio

In one of the earlier tutorial, I explained how we can query data from Oracle database using MuleSoft. In this MuleSoft database tutorial, I will explain & demonstrate step by step how we can insert data in Oracle Database using MuleSoft anypoint studio.

TIBCO BW6 SOAP Web Service Video Tutorial

TIBCO BW6 provides a very convenient and user-friendly IDE called Business Studio which helps creating integration flows and services without hassle of conventional coding and just by adding palette activities in the design flow to integrate different types of applications and systems. Implementation of SOAP Web Services in TIBCO BW6 is also very convenient and… Read More »

MuleSoft Beginners Tutorial: How to Query Data from Oracle Database

MuleSoft is one of the popular integration platforms with its sophisticated ESB and API management offering and a great set of feature-rich tools for design development, testing, deployment, management and monitoring of Mule Applications and APIs to integrate diverse systems and applications. MuleSoft provides AnyPoint studio which is an Eclipse based IDE to design and… Read More »

SOAP Web Services Interview Questions and Answers

SOAP Web Services are widely used since long time for offering robust and platform independent operations in a client server architecture. Despite a growing popularity of REST services, SOAP still remains well adopted and It is very important and crucial for Integration Professionals to have sound knowledge, understanding and experience of developing and consuming SOAP… Read More »

TIBCO BW6 Step by Step Video Tutorial How to Consume/Invoke SOAP Web Service

In one of the previous tutorials, I explained how to develop SOAP Web Service using TIBCO BW6. In this TIBCO BW 6 Consume a SOAP Web service video tutorial, you will learn how to invoke a SOAP Web Service operations using TIBCO BusinessWorks 6.

MuleSoft Step By Step Tutorial: Consume SOAP Web Service Using Mule4

In a previous video tutorial, I explained step by step how to implement a SOAP Web Service using MuleSoft Anypoint Platform. In this MuleSoft Consume SOAP Web Service tutorial, I will explain step by step how to consume a SOAP Web Service using MuleSoft.

MuleSoft SOAP Web Service Step by Step Video Tutorial Using Mule4

In this MuleSoft SOAP Web Service step by step video tutorial, you will learn how to Implement SOAP Web Service Using MuleSoft Anypoint Studio. SOAP Web Service has been implemented using Mule4 and a simple scenario has been taken into consideration with a WSDL containing only one operation.