cancel
Showing results for 
Search instead for 
Did you mean: 

ICF error while running multiple updates

Former Member
0 Kudos

Hi all -

We are calling an external web service in while running a report; this webservice is called repeatedly during the report execution. When we execute the report, we're getting the following error on the webservice call:

SRT: Processing error in Internet Communication Framework: ("ICF Error when sending the request: HTTPIO_ERROR_SEND_STATE-Fehlerm

When we look at the ICM logs - no errors are pulled.

Does anyone have any advice for getting this resolved? It works when we run each update indivudually.

Thanks for the help!

Abby

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Abby,

It sounds like an HTTP_NO_MEMORY error. How many webservice calls are you actually making in one report execution cycle? Depending on what SAP release version you're on, sap 1326434 fixes the problem.

Regards, Trevor

Former Member
0 Kudos

Test that particular service using SOAP UI etc if it is available or down.

Also debug report and see if you are getting error on first call or on subsequent calls.

Regards,

Gourav