Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
If the tDBInput fails I wanted to save the error message in log.
so, from tDBInput component connected to tDie component as onComponentError.
In the Die message have mentioned - "FAILED: SELECT tblName - " + ((String)globalMap.get("tDBInput_1.ERROR_MESSAGE"))
The log has "FAILED: SELECT tblName - null".
How to capture the error message. Please help.
Thanks.
Hi,
The below link is broken. Could you reply with updated one. It says this link explains how to redirect all system output and errors.
http://www.talend-developer.com/redirect-system-out-and-system-err-to-file-system/
Thanks