Answer Posted / venkateshmalneni
If the structure of the two flat files is same we can use SQ.by using in direct
if there is no common field in the two flat files then
create dummy columns in the exp t/r and then by using the dummy columns u can join them in the joiner t/r by giving the condition dummy = dummy1.
the flow is like this
src1--->SQ----->exp--->
|--->joiner---->target
src2--->SQ----->exp--->
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to use procedural logic inside infromatica?
what is SDLC way of code development?
What are the databases that informatica can connect to windows?
What is session task and command task?
What is enterprise data warehousing?
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
Briefly describe lookup transformation?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
What is substr in informatica?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
How to join three sources using joiner? Explain though mapping flow.
Define mapping and session?
What is a connected transformation?
Parameter and variable differences
What are the components of workflow manager?