I have a script that reads JSON files using JSON READER. If a JSON file is malformed, the WF stops with an error. I have not been able to encapsulate this in an error handler.
Is there a way to validate the integrity of a file in a controlled way?
The second port contains which node failed and the error (cause, stack trace, …). The data port then contains the fallback, e.g. just an empty table with some expected columns.