cancel
Showing results for 
Search instead for 
Did you mean: 

ICM_HTTP_TIMEOUT in SP15

Former Member
0 Kudos

Hi,

When I execute stored procedures from BPM, I am getting the following error. I refered to these OSS Notes : 824554 and 794919. These two are for <SP15, and SP15 doesnt need these two notes.

This is the response for my 4th stored procedure call from BPM. Does anybody have any ideas?

Thanks-in-advance. I appreciate your help.

<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>

<SAP:P1>402</SAP:P1>

<SAP:P2>ICM_HTTP_TIMEOUT</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText><html><head><title>SAP Web Application Server Error</title>

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

HI Raj,

Check the Http destinations in the SM59 in XI box. Also check for the SICF services.

Go to TCODE SM59 and http to r3 type and check

HMI_* destination - for the success connection test

And also as per the post I think it is a sync. call and Response is taking huge amount of time. FOr this, you can make use of Wait Step or Timeout Exception throw an alert.

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

HI Moorthy,

In SM59 I checked under http connections to R/3, these 3 destinations I found,

Local Integration Engine - XID

INTEGRATION_DIRECTORY_HMI

INTEGRATION_SERVER_XID.

There is nothing starts with HMI_*.

In SICF, what do I need to check?.

Moreover, whats exactly mean by wait step, do we need to mention specific time for the wait step?. Actually the call has to wait till the stored procedure completes. So there should not be a constant timeout setting as per the requirements.

The points button is disabled now, will reward you when its enabled.

Thanks.

Raj.

Message was edited by: Raj