cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service is not working after Upgrade SAP EHP6

Former Member
0 Kudos

Hi ,

Recently we upgraded SAP ECC 6.0 to EHP 6.

We have a custom web service which is consumed in  .NET Application to get the Sold To from Sales Order.

the service is working perfectly before upgrade and it is not working after upgrade to EHP6.

When I tested the Service in WS Navigator in SAP, it is working fine.

We raised a message to SAP and SAP analyze the Traces and confirm that the HTTP Request Header coming from .NET application is not having User ID and Password , so it is throwing exception from SAP as unauthorized.

But in service it is configuration as basic authentication and log on using user id and password and .NET application is calling service by passing user ID & Password.

Customer is not happy as it is working before Upgrade and SAP confirmed every thing fine in SAP, but the service is not working.

we did the below steps.

  1. Regenerated the configuration
  2. Re imported the Certificates
  3. Activated the service in SICF.

Please let me know if anybody have same problem or if any steps we are  missing.

thanks.

Uma

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

after changing the .NET Application , Service is working fine.

Answers (0)