Error handling with File Reader with File System connection

Hello @bermq,

Try/Catch nodes can’t catch configuration warnings or to say errors during configuration. Don’t know your exact flow but maybe this topic can help:

In general idea is to have a node in Try/Catch sequence that will fail (actual error) if a file does not exist.

Br,
Ivan

3 Likes