Reverse Invoke only supports HTTP/HTTPS, not FTP, as you’ve figured out. I’m not aware of anyone who has made modified version to support FTP. A method that might work (I haven’t tried it) is to have the service on the FTP listener write the message back onto an HTTP port on the same Integration Server, where that HTTP listener is set up for reverse invoke. That way you wouldn’t need to figure out how to directly interact with the reverse invoke mechanism.
If it works, I’d love to hear about it.
#webMethods#webMethods-General#Integration-Server-and-ESB