GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Informatica

 Print  |  
Question:  

What is Router transformation?



Answer: Router transformation allows you to use a condition to test data. It is similar to filter transformation. It allows the testing to be done on one or more conditions.



July 07, 2007 11:57:43 #10
 md_ahmedferoze   Member Since: July 2007    Total Comments: 1 

RE:


 

Both Transformation Filter and Router used to test condition, but a Router can test multiple conditions.  If same source is to be test for multiple conditions then go for Router rather than using seperate Filters and read source data again and again.

     

 

Back To Question