Hi,
I have File Receiver adapter with FTP as Transport protocol.
When an error occurs in FTP, the adapter will go to retry mode (configured in NWA retries).
The requirement is : If it is not successful after 3 attempts, The adapter should write the file to local error folder. (without BPM)
How can we achieve this?