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 / jani basha

both records are load into 1st target only.... because in
Router if 1st condition satisfies then it will not go to 2nd
condition....

Is This Answer Correct ?    2 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a rank transform?

676


How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.

1338


How can informatica be used for an organization?

653


Difference between Data and Index Caches?

660


how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.

1261






How to extract sap data using informatica? What is abap? What are idocs?

560


What is the difference between stop and abort in informatica

666


What are multi-group transformations?

566


Explain the aggregator transformation?

630


What is target load order?

807


How to generate sequence numbers using expression transformation?

646


How to load data in informatica ?

579


What differs when we choose the sorted input for aggregator transformation?

574


whats the logic to load the lower level of granularity of data to fact table.

1805


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1535