05-23-2019 09:59 AM
Hello all,
I am using SnapLogic’s REST Endpoint https://elastic.snaplogic.com/api/1/rest/public/runtime
to access one of our pipeline’s runtime details using the pipeline’s ruuid.
Our objective is to get the pipeline logs, write those in our sql db process log table and email the log in case we hit an error and the pipeline fails.
It has been running successfully so far. Is there a way to know if the endpoint is changed or if there are any other changes due to which the existing pipeline could break?
Also, is this a good practice or is there a better way to achieve this?
06-14-2019 11:48 AM
Can you post your pipeline or a screenshot? I’m looking at implementing the same function.
06-14-2019 12:20 PM