Hi, I'm using the FTP adapter to fetch files from a remote server. Upon rollback the files are rolled back and fetched again as expected. Preferably I'd like be able to have the adapter move failed messages to a subfolder like the file adapter does with "moveFailed". I guess I could have another FTP adapter in an error handler issue a siteCommand to move the file to a subfolder.
How have you / would you have solved this? Thanks Gustav Sinder