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
What is option by which we can run all the sessions in a batch simultaneously?
What are the guidelines to be followed while using union transformation?
Can u generate reports in Informatica?
What are the different versions of informatica?
How to create a non-reusable instance of reusable transformations?
Briefly describe lookup transformation?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
Different sorts of metadata that stores in the storage facility?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
What will be the approach?
What are data-driven sessions?
Explain joiner transformation in informatica
Define sessions in informatica etl?
What is source qualifier transformation in informatica?