Hi, I have a tMap operation that makes two lookups (both inner join). I can make two output for the rejected rows but I can't specify which table lookup caused the line to be rejected. Is there a way to do that without using 2 tMaps ? Thanks
Hi
I have the same problem, I need to know the reason or the field that causes the rejection, and save it in a field in my rejection table.............
if anybody knows the answer...................... thanks
I've cheked in Talend RC documentation and it has a perl Example. How can we do the same thing using Java. I've replaced perl code "not defined..." with a test with null value but it'doesn't worK. Please can you help me yaniss Regads