Source is a flat file and want to load unique and duplicate
records separately into two separate targets; right??
Answer Posted / ankit kansal
Hi,
What i have understood after seeing your problem is like if your source contains 1,2,1,2,3 then only 3 is taken as unique and 1,2 will be considered as duplicate values.
SRC->SQ->SRT->EXP(to set flags for dup)->ROUTER->JOINER->EXP->RTR->2TGTS
http://deepinopensource.blogspot.in/
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you mean by enterprise data warehousing?
Is there any target staging area in informatica not staging area
Which version configuration tool used in ur project?
What are multi-group transformations?
what is unit testing?tell me proceedure
What is a rank transform?
What is the function of look up transformation?
How to do unit testing in informatica? How to load data in informatica ?
What is pmcmd command?
how many types of dimensions are available in informatica?
State the differences between sql override and lookup override?
What is data caches/ index caches?
What are the performance considerations when working with aggregator transformation?
What is rank index in rank transformation?
What is meant by lookup transformation? Explain the types of lookup transformation?