Forum Discussion
Sowmya_Rayavara
7 years agoNew Contributor III
Can anyone provide any other API by which we will able to read reason, resolution, Stacktrace of failed instance with the help of RUUID?
ljupcho_machkov
7 years agoNew Contributor
Hi Sowmya_Rayavarapu,
I think you can check for the failure reason and resolution into the “Message” property. There you can find something like this “{“message”: “Passing a JSON-Path to hasOwnProperty() is not supported and will fail in the future”, “defaultLevel”: “WARN”, “resolution”: “Please use hasPath() instead.””
If you want to use GUI, you can also use SnapLogic Dashboard, and to open there “Pipeline Execution Runtime Logs”, and to filter only Level - Error
Regards, Ljupcho