SFTP adapter - how to handle errors within processing a file
During saving a file to SFTP server, there may appear several errors, which cannot be handled by the SFTP adapter itself. In that case, we have to treat them within integration flow and in this blog we will look at one of possible ways how to do that...