cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTP Sender - 500 Internal Server Error- SAPI Single stack

Former Member
0 Likes
1,269

Hi Experts,

We are having following requirement.

HTTP(S) call from Bank's server to hit SAP PI Single stack using HTTP Adapter.

Bank'server (HTTPS) Call ----> SAP PI ---> ECC

We have generated the URL for HTTP_AAE adapter and shared the url.

We are getting 500 Internal Server error while trying to hit the same at browser level and also from Bank's server level also.

What are the factors to be considered to resolve this issues. Kindly help.

Best Regards,
Suresh S

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Andrzej,

Issue was due to space in Endpoint url , partner used to hit PI url . Now they are able to reach PI system successully.

Thank you for your inputs.

Best Regards,
Suresh S

Andrzej_Filusz
Contributor
0 Likes

Hi Suresh,

Have you tried to access the HTTP adapter from your local network (not from the Internet)? I mean, using a local host name and port, not the DNS name? I would like to make sure that there is no problem with the network configuration between your system and the Internet (firewall, reverse-proxy, etc.). If you would be able to connect from your local network, then you should talk with your network/security team. Otherwise, you will have to check message monitoring/log and traces on your system.

Regards,

Andrzej