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 / 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 |
Post New Answer View All Answers
What are different types of transformations available in informatica?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
Which is the t/r that builts only single cache memory?
What is a stored procedure transformation?
Differentiate between sessions and batches?
What do you mean incremental aggregation?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
How we can create indexes after completing the load process?
How you know when to use a static cache and dynamic cache in lookup transformation?
How to use procedural logic inside infromatica?
differences between service based and product based?
Explain the mapping variable usage example in informatica
server hot-ws270 is connect to Repository B. What does it mean?
What are the different options available for update strategy?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps