2006 Jul 03 2:17 PM
Hello,
I developed simple web service in Netweaver Developer Studio (from portal service). It has only one method getString().
Now, I'm trying to generate client proxy in R/3 and I'm getting an error:
I:SPRX:084 In the WSDL document, the object
"<message name="getStringRequest"> <part name="g..."
from the namespace
"prt:service:cz.kctdata.pct.PortalEventSendService"
links to the object
""
from the namespace
""
However, this last object does not exist in the WSDL document.
.
When I create web service from stateless bean with same interface, proxy is generated without problems.
Do anybody knows whats wrong?
Best regards,
Josef Motl
2006 Jul 03 2:39 PM
Hello,
it seems that ABAP client proxy generation supports only DOC_LIT wsdl. Is that right?
Regards,
Josef Motl