Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, this task could be very helpful for me, but it isn’t working (see Handling errors https://help.talend.com/reader/VXLHZvns6nwhPGeQbm1Iig/yGfR4mQDSvcyN6zce7d2IA).
I’m using Talend Open Studio Data Integration 7.1.1. After unchecking the DieOnError-option in tMap, I cannot click “OK“ – I can only exit the “Property Settings“ dialog box with the X; the unchecking is taken over. After leaving the dialog box, there is no new output table "ErrorReject" to connect tMap with tLogRow.
Are there any preconditions, which need to be fulfilled?
Thanks for your help, James.
Hello,
We tested OK with Talend-Studio-20190521_1535-V7.2.1M6 and will keep you posted.
Best regards
Sabrina
I tried ErrorReject for tMap with an example (http://talendhowto.com/2017/11/21/how-to-fix-tmap-errors-in-talend/) and it works.
So after this I checked ErrorReject with an example of use you find attached and the error is not shown on the console. Does anyone has an idea why it is not shown on the console?
Hello,
There is something wrong with your setting in tMap component. Could you please upload your tMap editor screenshot on community? Which will be helpful for us to address your issue.
Best regards
Sabrina
Atached you find my screenshot of tMap editor.
I know how to fix the error, but I want to test a use case.
I suppose that ErrorReject only shows an error on the console if a part of the records generate an error. If a complete column is in error, only an error message is shown and nothing is displayed on the console. Is that right?