Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[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
Labels (3)
10 Replies
Anonymous
Not applicable
Author

thank you so much for your help shong!
tim