How we can get unique records into one target table and
duplicate records into another target table??
Answers were Sorted based on User's Feedback
data flow for this one is:
sq-->Aggregater-->Router-->target
in aggregater t/r take 2 output ports and give condition like
uniqe_port---->count(*)=1
duplicate_port--->count(*)>1
connect this one router and in router take 2 groups and
give condition like
uniqgroup=uniqe_port
duplicategroup=duplicate_port
and connect that groups to target
| Is This Answer Correct ? | 15 Yes | 28 No |
What are the types of maping wizards that r to be provided in Informatica?
what is diff between grep and find
WAT IS TEXT LOAD?
What is galaxy shema
can v update d records in target using update stargey without generationg primary key ? explain
How are the sources and targets definitions imported in informatica designer?
In real time scenario where can we use mapping parameters and variables?
Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.
What is diff between connected and unconnected lookup?
5 Answers BirlaSoft, Blue Star Infotech,
Differentiate between a repository server and a powerhouse?
Define informatica repository?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?