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

Proxy generation error from WSDL file

0 Likes
1,332

Hello ABAP Experts,

I like to create a Web Service Client proxy using SE80(Enterprise Services).

After uploading the WSDL file I receive the following error message. "Incorrect value: Schema Type Array{http://www.w3.org/2001/XMLSchema} is not defined".

Thank you very much for your help in advance.

Kind regards

Venkat

3 REPLIES 3
Read only

Former Member
0 Likes
1,169

dear sir,

i have the same issue. plz help us as early as possible

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,169

Restrictions are explained in 944029 - XML schema supported by ABAP proxy generation.

You will have to edit manually the WSDL file to make it work. It's difficult. Good luck!

Read only

1,169

Hello,

I have used different approach instead of WSDL i choosed manual configuration and passed the url transport settings tabs. Now it's working.

Thanks,

Venkat.