Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

WebServices ICF

kai2015
Contributor
0 Kudos

Hi Community,

I have a SAP Server with many active ICF services.

Currently we can access those services only from internal network.

If we open a route to the internet, all those services will be accessible from the internet.

Is there a way to configure the SAP Server, that it allows only specific services, which are requested from the internet?

So that we can access all services from internal network, and only some services from the internet.

Is that possible without firewall / proxy?

System: AS ABAP 7.40

Where can I read more about that?

Thank you so much for any help.

kind regards,

Kai

1 REPLY 1

martin_voros
Active Contributor
0 Kudos

Hi,

Yes, the newer release has a feature where you can flag SICF node and it will be accessible only from local network. You should be able to find an OSS note about it. I would still suggest to put reverse proxy in front of your system. If somethings happen you can at least shut it down. Unless we are already talking about gateway system.

Cheers