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 / jvdwhinfo
Hi Guys,
Both the targets are loaded with both the records as both
condition are satisfied.
And the order of loading is, first target 1 is loaded and
next target 2 is loaded as informatica loads target by
target.
Thanks.
James
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does a rank transform differ from aggregator transform functions max and min?
What is a grid in Informatica?
can anyone suggest best free Talend data integration training online
explan ur project architecture?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
How to call shell scripts from informatica?
update strategy transformation in informatica
Enlist the differences between database and data warehouse.
can any one give some examples for pre sql and post sql(Except dropping and creating index).
tell me about your project functionality
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What could be the possible resons of locks by user?
What will be the approach?
What is a connected transformation?
What is mapplet in informatica?