cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ABAP Proxy

Former Member
0 Kudos

Dear All,

How can we configura a proxy for ABAP connections to internet?

There is a proxy section in SICF transaction. But connection does not succeed.

Also we tried entering proxy information directly in ABAP code but connections still fails.

How can we succeed proxy configuration?

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

setting proxy details from SICF

SICF->client->proxy settings

Global settings tab -> check the check box against "Proxy setting is active"

HTTP log tab - >

enter host name (proxy.domain.com)

port (example 80)

proxy user id and proxy password and hit ok.

<i>Also we tried entering proxy information directly in ABAP code but connections still fails.</i>

we need to see your code to see the problem

Raja

Answers (0)