For the first time I am adding some file manipulation capabilities to one of my flows. I noticed that error notification for the File In node has been deprecated. The information about the node states to use the Catch node.
An option still exists in the node to send a message on error (legacy mode). As this is deprecated how long will this option be available? I don't wish to use it if it will be going away soon.
In its current form, if the File In node encounters an error processing stops.
IMHO, the elimination of this creates more difficult error handling. In the deprecated mode I can use a switch node and take appropriate action based upon the result. To me this is very easy, straight forward, and it is easier for me to control the flow.
Am I missing something?
Thanks
Joe