What is the Router transformation?
Answers were Sorted based on User's Feedback
Answer / swetha
A Router transformation is similar to a Filter
transformation because both transformations allow you to
use a condition to test data. However, a Filter
transformation tests data for one condition and drops the
rows of data that do not meet the condition. A Router
transformation tests data for one or more conditions and
gives you the option to route rows of data that do not meet
any of the conditions to a default output group. If you need
to test the same input data based on multiple conditions,
use a Router Transformation in a mapping instead of creating
multiple Filter transformations to perform the same task.
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / manjunath
Router transformation is a active and connected transformation,
It is used to test multiple conditions in which it has two groups 1.Input group 2. output group . In router transformation
rejected rows will be sent to default group where we dont have in filter t/f. Router t/f is connected to multiple targets.
Let me know if iam wrong
| Is This Answer Correct ? | 5 Yes | 4 No |
What is sequence generator transformation in informatica?
what is datamart
what is the hint? how to use it to reduce the query processing in program?
What is the Difference between DSS & OLTP?
What is the status code?
Could any one to tell Fact table Partitioning?
performance wise which one is better in joiner and lookup transformation
Can we create a node as a gateway node and the same node can be assigned to a grid?
Can we get 1st record through Informatica(without sequence number).
What are the guidelines to be followed while using union transformation?
What is the need for an etl tool?
What is an active transformation?