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 are the fact table & dimensional table in pharmaceutical and hospotal related products???

1697


Different sorts of metadata that stores in the storage facility?

554


What is substr in informatica?

659


Explain direct and indirect flat file loading (source file type) - informatica

825


What are the differences between source qualifier and joiner transformation?

594






i have a data in my source as a flat files what test i have to perform the next step can any body help to me

1695


What is meant by a domain?

623


Which version configuration tool used in ur project?

2762


How to extract sap data using informatica?

605


How you know when to use a static cache and dynamic cache in lookup transformation?

1333


what are the deliverables?in your project?

1655


what is index?how it can work in informatica

1578


How do you load first and last records into target table?

662


Mention some types of transformation?

602


Explain the aggregator transformation?

625