Reverse Invoke Alternatives?

I am looking for some ideas regarding best practices on inbound processing.

Hi, What is the nature of the transactions that you have there?

You could explore sftp/scp as an alternative.

We have a solution for receiving inbound files. We implemented an FTP server in the DMZ where trading partners place inbound files. We setup File Polling ports to “listen” for files on the FTP server. The service invoked by the File Polling port processes the inbound file.

Hope that helps.

Hello,

Any one have idea if SFTP works in DMZ environment? If not any better solution using SFTP?

Hello,

Is there any IS server installed in the DMZ as well? In which server does the configurations specified are done ?