Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WSDL error on import

Former Member
0 Likes
627

I'm trying to import the following WSDL file into our Netweaver 7.0 system (BASIS SP 14).

http://www.endicia.com/LabelService/EwsLabelService.asmx?WSDL

However, I get the following error:

Incorrect value: Target name space must be absolute URI

www.envmgr.com/LabelService

If I change all of the references of www.envmgr.com/LabelService to https://www.envmgr.com/LabelService I get this error:

Proxy-Generierung: Fehler aufgetreten

Exception occurred in library handler

Not implemented

Anyone have a clue on this? What support pack level do I need to be on?

Edited by: Tony Raimo on Jun 10, 2009 1:21 AM

I'm trying to import the following WSDL file into our Netweaver 7.0 system (BASIS SP 14).

http://www.endicia.com/LabelService/EwsLabelService.asmx?WSDL

However, I get the following error:

Incorrect value: Target name space must be absolute URI

www.envmgr.com/LabelService

If I change all of the references of www.envmgr.com/LabelService to https://www.envmgr.com/LabelService I get this error:

Proxy-Generierung: Fehler aufgetreten

Exception occurred in library handler

Not implemented

Anyone have a clue on this? What support pack level do I need to be on?

Edited by: Tony Raimo on Jun 10, 2009 1:21 AM

2 REPLIES 2
Read only

former_member156446
Active Contributor
0 Likes
559

there is some format with has version number, port number host etc... also in the URL to use the WSDL.. find out in SAP Help for the format to use...

Read only

0 Likes
559

Are you talking about the format and version of the XML file? i.e. version "1.0" and ecncoding "utf-8"