3 Replies Latest reply on Nov 23, 2011 7:24 AM by davsclaus

    Can transaction management handle FTP Rollback

    ask4ralph_rokochu

      Hi everyone,

       

      Im trying to implement a rollback on an ftp file pick-up that begins a route.

       

      I have two routes;

      The first picks up a file from an ftp site and routes to a queue. The second route routes from the queue to a SOAP provider endpoint that calls a web-service.

       

       

       

      If the web-service call fails, how do I roll-back the file pickup or create a new file with the original message?

       

      Thanks in advance.