Skip to Content
0
Former Member
May 26, 2011 at 04:32 PM

Proxy generation fail, wsdl description without error outside SAP

74 Views

Hi guys, I´m having some troubles in proxy generation, I checked the wsdl outside SAP in SOAPUI via WSI compliance and passed, the problem is that SAP can´t generate the proxy because an error of a missing object. Somebody knows how can I see what is missing in the WSDL, where to search this missing link !?

In the WSDL document, the object

" <com..."

from the namespace

"http://tempuri.org/"

links to the object

""

from the namespace

""

However, this last object does not exist in the WSDL document.

System Response

ABAP proxy generation expects that all directly and indirectly referenced objects are in the WSDL document. Therefore, no proxy can be generated for this WSDL and the system displays an error message.