[resolved] Capturing tSalesforceOutput and tRSSInput errors
Hello all,
I would like to capture any errors from the above components and email them. I have followed the instructions here:
https://community.talend.com/t5/Design-and-Development/resolved-Use-tLogCatcher-tDie-to-add-custom-e... on using tJavaRow and a variable "context.errormsg=input_row.message;" to capture the error and put it into an email.
Only prob is the variable context.errormsg keeps on coming out Null when there has been an issue. Am I looking in the wrong place for the error test?
thanks!
tim