i having source, router transformation, two targets in my
mapping... i given two conditions in router
1)sal >500
2)sal < 5000
---------------
my source is havig two sal records (1)1000 (2)2000
then which target will load first? will both targets are get
load or single target only get load...... why?

Answer Posted / jayashree

Refer to Page 302 of Transformation Guide:
If a row meets more than one Group Filter Condition, then PC
Server passes this row multiple times.
Hence both the targets will be loaded

PC Server determines the order of evaluation for each
condition based on the order of connected output groups.
Hence first Target1 and then Target 2.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we remove the duplicates from flat file source?

583


Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure

6475


What is the difference between Active and Passive transformation?

634


hi real timers . iam waiting for ur reply regarding ETL TESTING

1809


Make a note of the quantity vaults made in informatica?

559






What is a snowflake schema?

573


How can we create index after completion of load process?

600


Lookup transformation, one condition is having SQL override (Empno < 10) and the other condition is Lookup (Sal>1000), which is dynamic. How will u resolve this situation?

2429


What is the reusable transformation?

627


Explain the use of aggregator cache file?

678


How union transformation is used?

593


Explain sessions and how many types of sessions are there?

584


Which is the t/r that builts only single cache memory?

712


Can we get 1st record through Informatica(without sequence number).

986


What is the status code in stored procedure transformation?

685