cancel
Showing results for 
Search instead for 
Did you mean: 

ICM_HTTP_TIMEOUT

Former Member
0 Kudos

Hi Guys,

I have HTTP-RFC and i get the full response xml from sap but only certain part of the xml is sent back due to TImeout. After increasing the Proctimeout to 6000 with the keepalive time out at 30, i was able to send xml with 150 line items and get the respons back.

when we choose xml with 500 or 900 line items we get the same error ie the reponse xml after mapping before going back to 3rd party system is getting cutoff after certain line items

According to the Note 824554 with the TCODE - rz10, i have changed the values the values as below with the incresed keep alive time out and now i am getting different errros like no mapping found and rfc errors.

icm/server_port_0 = PROT=HTTP,PORT=8010,TIMEOUT=6000,PROCTIMEOUT=6000

Do i need to keep the keep alive time out low ?

Do i need to maintain PROCTIMEOUT and TIMEOUT same ?

Do i need to maintain the Time out in the web dispatcher profile also ?

any help would be really appreciated

Thanks,

srini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey

>>Do i need to keep the keep alive time out low ?

No

>>Do i need to maintain PROCTIMEOUT and TIMEOUT same ?

i guess only TIMEOUT should help you out

>>Do i need to maintain the Time out in the web dispatcher profile also ?

i dont think so.

also have a look at the following for Time outs

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

thanx

ahmad