Hi,
In Router transformation I created two groups .
One is Passthrough=> True
Second one is CorrectId’s => Invest>50000
Here I have one doubt. Can’t I treat default group as
Passthrough group (fist group) . Is there any difference
between default group and Passthrough group in this
scenario?
Let me know if you want more information about this
scenario.
Advance thanks.
Answer Posted / srinivas
yes there is a diff in this scenario.
the first group (pass through) will pass all the records with all invests
second group will pass invests > 50000 and
finally if u want to use the default group instead of first group then,
default group will pass all the records with
invest <= 50000
correct me if i am wrong
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
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.
Describe the impact of several join conditions and join order in a joiner transformation?
How to call shell scripts from informatica?
What is a repository? And how to add it in an informatica client?
What are the new features of informatica 9.x in developer level?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
Define sessions in informatica etl?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
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 are the various types of transformation?
What is the difference between a connected look up and unconnected lookup?
What does update strategy mean, and what are the different option of it?
What is an expression transformation?
What is persistent lookup cache?
What is the surrogate key?