Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Merging 2 tmaps output data and load into one file in the same job

Hi All,

I am using tMap .
1.From tMap we are distributing data into three groups
2.First and Second groups are loading into the 1st file and 2nd File.
3.For third group, again we are dividing into two groups(Based on the Logic) and we need to merge those two groups and loading into 3rd File(But we are not able to do the merging those two groups,I want merge this 2 groups with in the same job).Please help me on this.
Please find the Attachemnt.
But we are not able to do the merging in the first image after dividing (highlighted blue color).For that we are running a separate job (as highlighted in the red).This scenario causing performance issues because the second job need to be wait until the first one is completed.


Thanks,
0683p000009MCu8.jpg
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,
You cannot merge "DEST" and "Orgin" together, which can't be allowed in talend.
Please see the KB article TalendHelpCenter:Can I create a Job with multiple paths from a single source to the same target? for a solution.
Best regards
Sabrina
janhess
Creator II
Creator II

Could you create a third file from the tMap in job1 which is the combination of the two files?