Here is the error from Standard out :-
System.NullReferenceException: Object reference not set to an instance of an object.
For some reason the the error out is empty and result = success, this means if an xml node is not in the data the application is using it will crash but we do not get the email setup for the on error condition for that task?
We have tried simulating other error types such as database and connection issues in the application and these errors give a result of Failed and an email is sent.
Edited by user
2019-07-02T06:13:32Z
|
Reason: Not specified