Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Any updates here? Having same issue: I'm using tSalesforceOutput and would like it to NOT die on error, but instead log all the incoming errors to a log file.
Thanks!
Hello @Danomyte66 ,
Here is a global variable from tSalesforceOutput component ((String)globalMap.get("tSalesforceOutput_1_ERROR_MESSAGE")) and the error message generated by the component when an error occurs. This is an After variable and it returns a string.
Best regards
Sabrina