cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with proxy configuration when using HTTP_GET function

maieralex
Explorer
0 Kudos

Hallo,

i have a problem running SAP ECC 6.0 on IBM AIX:

When I try to get a http-get function I always get a feedback from the internal web proxy server. I do not know where to define a default http proxy in the SAP ERP environment. I also tried another SAP installation in the same network, where there is no proxy feedback.

What I have tried:

- AIX: telnet to webserver in the same network: OK

- SM37: HTTP_GET to webserver in the WWW: OK

- SM37: HTTP_GET to webserver in the local network: ANSWER FROM PROXY

- SM59: There is a HTTP Connection (type G) to a external website "ELENA HR" with a configured proxy server

I need to get a connection to a archive system running http-protocol in the internal network. But all http_get command are routed to a "default" proxy.

Thanks for you tipps

Alexander Maier

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The HTTP forward proxy is usually defined in SM59. It can be defined for each different HTTP destination but there is also a "Global configuration button" .

This gloabal configuration seems to be stored in tables

PPROXY_C

PPROXY_F

PPROXY_G

Regards,

Olivier

maieralex
Explorer
0 Kudos

Hello,

i found the generic proxy entry. In SPRO / SAP NetWeaver / Application Server / Basis-Services ... ProxyConfiguration. There we checked the function module and made the neccessary entries.

Thanks

Alexander

maieralex
Explorer
0 Kudos

I have debugged the function HTTP_GET. There is a entry in the table THTTP. Where can I configure this table?

Thanks

Alexander Maier