cancel
Showing results for 
Search instead for 
Did you mean: 

webservice client proxy generation error

TMNielsen
Contributor
0 Kudos

Hi

I am a web service newbie trying to create a webservice client proxy to be able to consume the webservice from ABAP.

WSDL: http://webservices.viamichelin.com/ws2/services/DistanceCalculation?wsdl

When I try to generate the proxy I get this error:

Proxy-Generierung: Fehler aufgetreten

Exception occurred in library handler

Incorrect value: Unknown Type Referenceimpl:ArrayOf_tns1_GeoCoordinates

Are there any ways to solve this problem or is this webservice incompatible with SAP ABAP proxy generation?

Best regards

Thomas Madsen Nielsen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I believe issue is with wsdl compatibility with ABAP proxies. Not all xml tags are supported by SAP.

In my opinion problem here is with array (not sure though).

Regards,

Gourav

Answers (0)