Application Development 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: 

WSDL recursion

Former Member
0 Kudos

I have read several discussions about WSDL recursion.

I have had the problem - and have taken the recursion out to bring it into SAP.

I was wondering if anyone knew - is SAP going to handle recursion in the future?

thanks for the help.

Scott Overmeyer


1 ACCEPTED SOLUTION

0 Kudos

Dear Scott,

Follow the below steps to solve your Issue

1. Select the Warning Tab in Service Consume (SE80)

2. Put filter on Warning = "Item is part of recursion (see long text for additional information) "

3. Navigate to corresponding method by clicking on the "Name" column

4. After Navigate to corresponding method, Check the "Untyped Mapping"

5. Repeat same for remaining  "Item is part of recursion" Warning  message.

6 Save and Activate



Good Luck ..

2 REPLIES 2

0 Kudos

Dear Scott,

Follow the below steps to solve your Issue

1. Select the Warning Tab in Service Consume (SE80)

2. Put filter on Warning = "Item is part of recursion (see long text for additional information) "

3. Navigate to corresponding method by clicking on the "Name" column

4. After Navigate to corresponding method, Check the "Untyped Mapping"

5. Repeat same for remaining  "Item is part of recursion" Warning  message.

6 Save and Activate



Good Luck ..

0 Kudos

Thanks for the response.

I don't have any WSDL's to bring it right now.

I am anxious to try this - and will try it the next time I need to bring one into SAP.

thanks again.

Scott