| January 01, 2006 01:56:39 |
#9 |
| Sithu |
Database Expert Member Since: December 2005 Total Comments: 161 |
RE: Router transformation |
A Router transformation is similar to a Filter transformation because both transformations allow you to use a condition to test data. A Filter transformation tests data for one condition and drops the rows of data that do not meet the condition. However, 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. Cheers, Sithu |
| |