Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Yes both are same schema. If I use tunite, 1st Input is Main connection but 2nd input not get connected to tunite. How its>?
You should be able to connect both your inputs to it. Like below....
Can you take a screenshot and post it here to show me?
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?
When I Try to link its stopped , no this is my start of the job.
Moreover, I have manual query for both but same schema. using alias in query