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 / sameer
according to router group condition first load data the into target sal<500 and then load the data into the target sal<5000 because the informatica server check the group condtion according to router group then load then the data into the target means in target t1 1000 and then load taeget t2 5000
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
While importing the relational source definition from the database, what are the metadata of source that will be imported?
what is the hint? how to use it to reduce the query processing in program?
During the running session, output files are created by informatica server. Enlist few of them.
How to differentiate between the active and passive transformations?
How to load a Dimension ? and how to load a fact table?
Enlist the advantages of informatica.
Is it possible to define a single node as a Gateway node as well as worker node?
Explain the informatica workflow?
What do you mean by channel change?
write a query to retrieve the latest records from the table sorted by version(scd)
What is incremental aggregation?
What is native users?
What is a dimensional model?
How are indexes created after completing the load process?
What is meant by a domain?