Skip to Content
0
Former Member
Jun 30, 2009 at 02:45 AM

Consume External Web Service (WSDL) in ABAP (Release 700) - Proxy Error

610 Views

Hi All,

Have a requirement to Consume an External Web Service in ABAP. We have the WSDL for Ext. Web Service.

Did some research and came across the link:

http://help.sap.com/saphelp_nw2004s/helpdata/en/69/8a1e9553dc4baba6026a3db510cadb/content.htm

First tried to generate a 'Consumer Proxy'. Since external WSDL, used SE80 to generate the Consumer Proxy.

But finally got Error Msg 'Incorrect value: XSD name space not available'! Could you please let me know:

1) What is causing this error and how to rectify it?

2) Is it possible to view the Proxy that I had created (which is in error)? is there a Proxy Editor?