How we can get unique records into one target table and
duplicate records into another target table??

Answer Posted / chandra

FIRST WE TAKE SORTER Tr ,BY USING THIS WE CAN RETRIEVE
UNIQUE RECORDS...NEXT
WE TAKE EXP Tr IN THAT INSERT NEW OUTPUT PORT ..,IN THE
OUTPUT PORT EXPRESSION WRITE COUNT FUNCTION AFTER THAT TAKE
FILTER Tr IN THAT PUT THE CONDITION AS
IIF(COUNT>1,TRUE,FALSE)THEN CONNECT TO TARGET......


SQ-->SORTr-->TARTr1(UNIQUE)
-->EXPTr-->FIL Tr-->TAR Tr2(DUPLICATES)

Is This Answer Correct ?    17 Yes 30 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of target designer?

610


What is the difference between source qualifier transformations source filter to filter transformation?

589


Explain what transformation and how many are there in informatica?

490


What is a passive transformation?

646


What is decode in static cache?

596






Define joiner transformation?

598


What do you mean by channel change?

547


What does command task mean?

614


Explain transaction control transformation in informatica

763


Performance tuning( what you did in performance tuning)

1489


What is rank transformation?

583


What is Cognos script editor?

3788


How to extract sap data using informatica?

607


Explain about Informatica server process that how it works relates to mapping variables?

626


How can we remove the duplicates from flat file source?

583