cancel
Showing results for 
Search instead for 
Did you mean: 

Paging in SOAP Webservice

fralarsen
Participant
0 Kudos

Hi Experts,

We are facing timeout issues with one of the Proxy Webservice in ABAP. It runs successfully for some limited data but when the service call is made to retrieve all the data, the service timesout. Tried out maintaining different ICM parameters but none seem to be working.

Is it anyway possible to use Paging concept in SOAP webservice output ? Can the output be sent in Pages ?

Regards,

Naresh

Accepted Solutions (0)

Answers (1)

Answers (1)

patelyogesh
Active Contributor
0 Kudos

Hello Naresh Kumar Margam,

This is very old blog written by me "Consuming web service in SAP with Time outs parameters"

Direct Link : https://blogs.sap.com/2012/09/06/consuming-web-service-in-sap-with-time-outs-parameters/

Hope this helps you to set timeout parameters

-Yogesh

fralarsen
Participant
0 Kudos

Hi Yogesh,

I have tried out all those parameters but nothing helped. We even suggested the PROCTIME to -1 which is like time unbound but still, the service runs for long time and then stops with no errors. But the data is not retrieved.

The data is quite huge and it is at one customer's that we are facing issue. I'm not sure whether paging is possible with these services so just awaiting inputs.

Regards,

Naresh