Skip to Content
0
Former Member
Mar 02, 2009 at 10:09 PM

VC 7.1 - Error in connection:Could not execute Web service

45 Views

Hi,

I am trying to call a web service in a SAP ABAP backend system from VC 7.1 through a PI 7.10 service registry. I could find the service and create a model from its operation. But when testing the service below error message was displayed and no result was displayed.

<Error in connection:Could not execute Web service, consult your administrator>

Through SICF recording in the ABAP backend system I could see the request received and response sent by the web service from the testing.

Any help or point to helpful information will be very appreciated.