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.

TIBCO BW Memory Utilization : Key Considerations for Efficient Memory Usage

Efficient utilization of resources and achieving greater throughput with a good performance is always a key consideration for solutions developed in any organization. TIBCO BW based integration solutions are also measured on the same scale and performance tuning to gain maximum out of the finite resources has always been a need. Memory is never infinite.… Read More »

Complete Java Code to ZIP a Folder

Java Provides java.util.zip package which can be used to zip files into a folder using ZipOutputStream class methods. In this post; I am going to share complete  Java Code to ZIP a Folder to create a .zip file containing all files from that folder.

JAVA Complete Code to Resize Images

While working with applications involving Photos, we may come across a situation where the actual photo size is not as per our need and we need to resize the images to meet the dimension needs while maintaining the aspect ratio without losing the picture quality. In java, we can make use of image editing features… Read More »

Enterprise Application Integration Key Considerations

Enterprise Application Integration is one of the most critical areas for organizations involving large number of heterogeneous systems and applications spread across the network. In this post, I am going to talk about some of the key considerations to be kept on topmost priority while deciding EAI architecture in any organization.

TIBCO Java Custom Function Video Tutorial

TIBCO Java Custom Function is a  shared resource of JAVA Palette in TIBCO Designer  which is used to add custom JAVA functions into the pool of available custom functions to be used in XPath Editor in TIBCO Designer processes. Public Static methods of a JAVA class (having return type other than void)  are made available in… Read More »

TIBCO Send Mail With Attachment PDF: Step By Step Tutorial

After going through my step by step tutorials on how to use Send Mail activity in TIBCO designer to send an email and also how to send email with multiple attachments in TIBCO; some people asked me to write a tutorial on how to send a PDF as an attachment using TIBCO Send Mail activity.… Read More »

Top Reasons of Poor Performance of A TIBCO BW based Project

TIBCO BusinessWorks (BW) is a very handy tool which helps medium as well as large enterprises to integrate their heterogeneous systems in an efficient manner and run the business smoothly. TIBCO BW is not only good in terms of its ease of use and development friendliness; but also equipped with all the required features to… Read More »

TIBCO Administrator Top Interview Questions and Answers

TIBCO Administrator is a GUI based tool that is used to deploy and configure applications, manage resources, manage users and perform various other administrative operations in a TIBCO environment by the operational resources. Understanding TIBCO Administrator is a key requirement for jobs related to operational support and administration. Keeping in mind the importance of TIBCO… Read More »

A Comparative Analysis of TIBCO ADB Adapter Vs JDBC

While working with TIBCO projects dealing certain database operations; we have a choice either to use JDBC activities from the JDBC Palette or we can go for Active Database Adapter based communication between our processes and database systems. Provided that, both JDBC and ADB can perform all sorts of DML operations, question arises that which… Read More »

Step by Step Spotfire Video Tutorial : Create TIBCO Spotfire Reports

TIBCO Spotfire is a handy tool for business intelligence data reporting, data visualization and for extracting useful meanings from the transactional and historical data in order to achieve business goals and to understand how a particular business domain is performing. In this Step by step Spotfire Tutorial video, I am going to explain how you can… Read More »