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


Please Help Members By Posting Answers For Below Questions

What is workflow? What are the components of workflow manager?

721


Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks

1423


EXL informatica Questions

945


In how many ways we can create ports?

714


Which transformation is needed while using the Cobol sources as source definitions?

738






Which are the different editions of informatica powercenter that are available?

574


How union transformation is used?

600


how we can load rejected record's at run time?(not through bad files)

1915


What is the sequence generator transformation in informatica?

625


Can we create multiple integration service on single repository?

711


How do you convert single row from source into three rows into target?

617


r u done any partitions in ur project?

1416


generate date / time dimension in informatica

733


How big was your fact table

1331


Why union transformation is an active transformation?

665