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 are indexes created after completing the load process?
Can we create a Integration service without a Repository service and vice versa?
what is index?how it can work in informatica
Explain the difference between mapping parameter and mapping variable?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
What will be the approach?
what is degenerated dimension?
What is option by which we can run all the sessions in a batch simultaneously?
Why do we need informatica?
What is meant by incremental aggregation?
What are the types of caches in lookup?
Explain how many types of dimensions are available in informatica?
generate date / time dimension in informatica
What is a sequence generator transformation?