04-03-2023 08:57 AM
My pipe has a filter snap. I want to design it in a way that it throws a custom error when the filter snap does not let through any records.
04-04-2023 01:29 AM
After filter snap, you can have a script snap. In the script, if the input doc count is zero then u can throw a custom error.