Hi,
I am trying to transfer data from multiple files and db table to single source but whenever I add one more source while using tMap it become lookup. I want to do it in single job.
For example I have data from different city and getting one file for each city now I want to generate single output file containing all cities data.
Please Assist
convert each source of data so that they are in the same format as the single output then you can use the tUnite component before outputting to merge the flows.