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



Hi, In Router transformation I created two groups . One is Passthrough=>..

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

Hi, In Router transformation I created two groups . One is Passthrough=>..

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

Hi, In Router transformation I created two groups . One is Passthrough=>..

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

Post New Answer

More Informatica Interview Questions

How does the session recovery work.

1 Answers  


Different types of Power center errors?

1 Answers   Cinterco, IBM,


What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?

1 Answers  


Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,

1 Answers   HCL,


How to open an older version of an object in the workspace?

1 Answers  


How to elaborate tracing level?

1 Answers  


how to call lookup qualifer in unconnected look;up

1 Answers   BirlaSoft,


Can you access a repository created in previous version of Informatica?

1 Answers  


what is unique constraint error ?

2 Answers   TCS,


Global and Local shortcuts. Advantages.

1 Answers  


What is informatica metadata and where is it stored?

1 Answers  


3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs

1 Answers   TCS,


Categories