cancel
Showing results for 
Search instead for 
Did you mean: 

Web service ping failed (RC=501). Service Ping ERROR: Not Implemented

Former Member
0 Kudos

Good day All,

I am currently setting up the integration between Solman and HPQC and i am having an issue with the web service.

I have correctly specified the logical port with below details.

* Correct HPQC Server

* Correct HPQC Port

* Correct Web Service Message Tab Details

And when ping the web-service i get the error (Web service ping failed (RC=501). Service Ping ERROR: Not Implemented)

Please see attached Screenshot and your help will be highly appreciated.

Thanks,

Tebogo

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Billy,

Thank you for the response,the error is still showing but we were able to send the blueprint to HPQC after changing the password in ALM.

I will continue investigating the 501 error.

Thanks,

Tebogo

bxiv
Active Contributor
0 Kudos

The RC is a standard HTTP response code:

501 Not Implemented

The server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource. (src - HTTP/1.1: Status Code Definitions)

Have you confirmed that the issue isn't with the HPQC system and that is configured for web services?