03-22-2018 11:40 AM
03-28-2018 12:50 PM
So how do I pass error information to client ?
03-28-2018 12:55 PM
How do you want to send the information?
Some Snaps don’t need an output view to deliver data, such as File Writer will write to a file and not need an output view.
03-28-2018 12:56 PM
In our case, we are exposing pipeline on REST so our client expects to see error when error occurs.
10-22-2018 09:13 PM
Hi Miller - Are there any predefined error handling frameworks available as sample that we can utilize in our current project ?