Tag Archives: tibco parse data

TIBCO For Each Group Tutorial: Removing Duplicate Data

While dealing with files data in TIBCO BW, you often come across situations where large files have duplicate data and you want to process only duplicate-free data. In this TIBCO For Each Group tutorial, I will explain how we can read data from a file, parse the data based on a data format and then use… Read More »

TIBCO Tutorial: How to Read Data From a File and Store to Database

While working on TIBCO projects, you often come across the situations where you need to read data from some text files, parse that data and then store it to a database table. In this step by step tutorial, I will explain you how you can read text file and then save its data to Oracle… Read More »