Ability to keep the integration running when the FTP connection lost
Summary:
Ability to keep the integration running when the FTP connection lost
Content (required):
Hello All,
My integration uses FTP connection to List, Read, and Move files. The Read and Move files are within a For Each loop (PFA)
In case there are issues with the FTP connection (such as the connection is lost), is there a way to continue with the next iteration in the For Each loop? (In case the connection is re-established) How to design it?
Thanks
Bernard
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
1