Answer Posted / ashish a
first the Similarity between Router and Filter is
-Both transformation would able to discard data based on
some filter condition.
The Differences are...
1.Using router transformation one would able to test
incoming data for multiple filter condition and if none of
the condition met the incoming rows gets reouted to DAFAULT
group.
2.Using filter transformation one would able to pass data
to next transformation based on single filter pipeline
condition.There is no option of routing data that doesnt
match the condition like ROUTER Transformation.
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
what is unit testing?tell me proceedure
What are session parameters ? How do you set them?
What you know about transaction control transformation?
How to create Target definition for flat files?
What is intricate mapping?
What are the different transaction levels available in transaction control transformation?
What is the benefit of session partitioning?
What is rank transform?
How is union transformation utilized?
Can we override a native sql query within informatica?
Which version configuration tool used in ur project?
what are 3 tech challenges/ common issues you face?
Do you find any difficulty while working with flat files as source and target?
How to configure mapping in informatica?
What are multi-group transformations?