Hi Andreas,
Thanks for your reply.
I was hoping that those restrictions only apply when using the provided connectivity service APIs for the protocols mentioned in the documentation.
I've done a bit of playing around and can actually connect outbound on port 22 to certain hosts...
SOCKET: Testing port 22 of address sftp4.successfactors.com
SOCKET: is connected? true
SOCKET: closing socket, goodbye...
SOCKET: Testing port 22 of address sftp8.successfactors.com
java.net.SocketTimeoutException: connect timed out (port 22 to address 65.221.8.45)
Are there firewall rules which allow outbound SFTP connection to particular hosts? Or is there something else I'm missing here? Both the above servers are in the US and my app is running on hana.ondemand.com.
Regards,
Ian