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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / priyank
Hi,
In Router, we can create multiple groups based on the
different filter conditions.Default group as the name
suggests gets created by Default.When source data pass
through the router, it sends records to the different
targets based on the filter condition and if still there
are some rows which does not satisfy any of the group
conditions, then those records go through the Default group.
So in your case, there would be no records, which go
through the default group as all the records pass through
the "Passthrough" group.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / c manojkumar
Thanks Srinivas and priyank for your inputs.
Yes I got it now. I can't use default group insted of
passthrough. since passthrough group will have all the
records where as defalult group will have only few i.e. the
records which did not meet any of the group conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between normal and bulk loading? Which one is recommended?
how to convert the .doc docs into .txt format using informatica
Write a query to display Which deptno is containing highest Sal > avg (sum (Sal)) of all deptno; Avg (sum (Sal)) o f all deptno= 9675 Deptno, sum (Sal) 10 8750 20 10875 30 9400
Is informatica power center designer has 64 bit support?
Hi frndz, "while i am going to run the infotmatica power designer,he ask the id and password ",then i enterd the id and passwd , at that time i got the error as " failed to connect repository " ?
3,if our source containing 1 terabyte data so while loading data into target what are the thing we keep in mind?
we r using aggregator with out using groupby?
7 Answers HSBC, Principal Finance,
What is a filter transformation?
how to import multiple flat files in to single target where there is no common column in the flat files
What are the static cache and dynamic cache in informatica?
What is Micro Strategy? Why is it used for?
What is intricate mapping?