Hi All,
We are using the CoreFTP to do the FTP file transfer. I am looking for the assistance in setting up more advanced failure notification.
Current scenario - When the file transfers are happening and if there is no file to upload or download we get the generic notification with the message FAILED.
Desired scenario - What we want if there is a case of no file available to upload or download rather than getting the generic notification of FAILED it should say NO FILE FOUND TO TRANSFER.
We are basically looking for ways to setup the notification which send the verbose logs about what happened while transferring the file and if it got failed then the logs about why it was failed.
Thanks in advance.