A router component would be useful. This component would all you to test the source data for one or more conditions and based on that route the data to different places.
Pretty much like a case statement, and based on the result you send the rows to different transformations.
Hi Hugo!
You can do that with a tMap component (see in this forum for details or ask me if you don't find).
Moreover, you can find some tutorials about the tMap on our web site :
http://www.talend.com/tos/tutorials/menu.php As you will see, tMap can have as much output as you need and you can set as much condition as you like (like in a case statement) : excatly as you described it!
Regards,
Fabrice
Hi Hugo!
You can do that with a tMap component (see in this forum for details or ask me if you don't find).
Moreover, you can find some tutorials about the tMap on our web site :
http://www.talend.com/tos/tutorials/menu.php As you will see, tMap can have as much output as you need and you can set as much condition as you like (like in a case statement) : excatly as you described it!
Regards,
Fabrice