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

How to get data from multiple tinputs into single toracleoutput in Talend

1.Input is-toracleinput_1 2.Input is-toracleinput_2

Now I want to use tmap for data process and then load these 2 input into Single toracleoutput.

How to do this

 

 

Labels (2)
10 Replies
Anonymous
Not applicable
Author

Do these inputs have the same schema? If yes, you can use a tUnite to merge the data. If they have different schemas, first receive the data from each, modify the schemas, then use a tUnite. After the tUnite you can pass the data to the tMap and out to your output. 

Anonymous
Not applicable
Author

Yes both are same schema. If I use tunite, 1st Input is Main connection but 2nd input not get connected to tunite. How its>?

Anonymous
Not applicable
Author

 

You should be able to connect both your inputs to it. Like below....

 

0683p000009LqxG.png

Anonymous
Not applicable
Author

My 2 inputs are tA400 Input. But I can't connect 2nd  input to tunite.

 

 


fdffdd.png
Anonymous
Not applicable
Author

Can you take a screenshot and post it here to show me?

Anonymous
Not applicable
Author

0683p000009Lqz6.png

Anonymous
Not applicable
Author

What happends when you right click, select "Row", then "Main" and drag the link to the tUnite component? This should work. Are you doing anything other than the above on both your inputs?

Anonymous
Not applicable
Author

When I Try to link its stopped , no this is my start of the job.

Anonymous
Not applicable
Author

Moreover, I have manual query for both but same schema. using alias in query