cancel
Showing results for 
Search instead for 
Did you mean: 

BubbleException: HTTP Response Received. Status Code = 500

former_member217945
Participant
0 Kudos

Dear Experts,

I am working on HTTP TO SOAP sync scenario in single stack and recently we were upgraded from SAP to HANA system, In PI have updated with new url in NWA http destination and unable to ping the destination.

It shows "Error during ping operation: Ping not successful! Received HTTP response 500"

while testing the scenario its connecting with old url. i am not able to find the solution .

Could you please help me on this.

Thanks,

Reddy

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member217945
Participant
0 Kudos

Thanks for the reply Manoj.

i have checked the proxy is genereted sucessfully and used url of HANA system with login crediantials but it shows error as below

please help me on this

manoj_khavatkopp
Active Contributor
0 Kudos

Hi ,

You need not worry about the ping , it will always respond with 500 as you are sending an empty http request .

Make sure:

  • The proxy is Generated.
  • You need to use the URL of your HANA system and the user id using in your receiver soap channel with XI 3.0 protocol has all the required roles.

Br,

Manoj

former_member217945
Participant
0 Kudos

Thanks for the reply Manoj.

i have checked the proxy is genereted sucessfully and used url of HANA system with login crediantials but it shows error as below

manoj_khavatkopp
Active Contributor
0 Kudos

The error is different now it is about SSL certificate , please check if you need any certificates to connect to HANA system . Running XPI on this channel would help you more to dig into to the error.