SAP ABAP will not generate Proxy to ColdFusion SOAP Web Service


By David Fekke
January 17th, 2011

We have a partner who is using SAP and ABAP to consume web services. We are trying to provide a ColdFusion Web Service that they can call with ABAP.

They get the following error when they try to generate the proxy;

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.

Procedure

This situation can have different causes:

Object "" not been defined

Object "" saved in the wrong namespace

In the reference to object "", the wrong name was specified

In the reference to object "", the wrong namespace "" was specified

If anyone knows how to fix this, or could point me in the right direction, please comment.
← Previous Page  Next Page →