Author Archives: Ajmal Abbasi

About Ajmal Abbasi

Ajmal Hussain Abbasi is Integration Consultant By Profession with 13+ years experience in Integration domain mainly with TIBCO products. He has extensive practical knowledge of TIBCO Business Works, TIBCO Cloud, TIBCO Flogo, TIBCO Mashery, TIBCO Spotfire, EMS and TIBCO ActiveSpaces. He has worked on a number of highly critical integration projects in various sectors by using his skills in TIBCO Flogo, TIBCO API Management (Mashery), TCI, Tibco Designer, TIBCO Business Studio, Adapters, TIBCO EMS, RV, Administrator, TIBCO BE, TIBCO ActiveSpaces etc. Ajmal Abbasi has experience with MuleSoft ESB as well. Ajmal Abbasi is also experienced in the area of API Management particularly with WSO2 API management platforms. Ajmal Abbasi is also experienced in developing solutions using Core Java and J2EE Technologies. You can contact Ajmal Abbasi for Consultancy, Technical Assistance and Technical Discussions.

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.

TIBCO BW6 Invoke HTTPS REST API Step By Step Tutorial

For invoking any SSL based secured REST API from TIBCO BW6 processes requires certain steps involving configurations of related resources before using Invoke REST API activity in BW Process. In this step by step tutorial, I will explain how we can configure HTTPClinet Resource, Keystore provider resource and SSL Client Resource and then consume REST… Read More »

Java keytool Step by Step Tutorial: Generate JKS KeyStore Using keytool and Export Certificate from KeyStore

Java keytool is a command line utility which can be used to generate keystores and then we can export keys and self signed public certificates from it with different command options provided by Java Key Tool. In this step by step Java Keytool tutorial, I will explain how to create a key store using Java… Read More »

TIBCO BW XA Transaction Step by Step Tutorial for Distributed Transaction Management

In TIBCO BW Processes, in order to achieve transaction management we use JDBC Transaction Group so that all JDBC activities within that transaction group are committed or rolled back together. This JDBC Transaction works perfectly fine with all JDBC activities having same Database connection but it doesn’t offer transaction management behaviour with multiple database connections… Read More »

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.  

MuleSoft Tutorial for Beginners: How to Design a Simple Flow With HTTP Listener and Use Choice Flow in Mule 4

MuleSoft’s Mule ESB is one of the popular ESBs available in the market which as part of Anypoint platform enables designers and developers to create Mule Applications to integrate different systems and applications which are then deployed and run on Mule Runtime. Mule Applications containing Integration Flows are implemented in a graphical Eclipse based IDE… Read More »

Point To Point Vs Hub/Spoke Vs ESB Integration Architectures

Integration of a set of heterogeneous systems and applications in any organization plays a pivotal role in sharing and communicating useful data across systems and applications in order to perform different business tasks and to better utilize all the information by converting raw data into useful information. Integration area has seen a lot of evolution… Read More »