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

recursive webservice

Former Member
0 Likes
377

Hello,

we want to read a recursive webservice via Webdynoro for ABAP, but we get the error that abap cannot read a recursice webservice. Is the a possibility to read a recursice webservice in abap with a trick?

Reagads

Oliver

.

1 ACCEPTED SOLUTION
Read only

thomas_jung
Developer Advocate
Developer Advocate
0 Likes
323

There is not really anything special about calling a web service from ABAP. The proxy class is the same regarless of if you call it from Web Dynpro ABAP or any other type of ABAP programming. Your question is really a general ABAP one, so I am moving it to another forum. That said, I don't believe that WSDLs with recursive relationships are supported in ABAP.

1 REPLY 1
Read only

thomas_jung
Developer Advocate
Developer Advocate
0 Likes
324

There is not really anything special about calling a web service from ABAP. The proxy class is the same regarless of if you call it from Web Dynpro ABAP or any other type of ABAP programming. Your question is really a general ABAP one, so I am moving it to another forum. That said, I don't believe that WSDLs with recursive relationships are supported in ABAP.