Hi,
How to increase the connection timout for BSP application. I get the following error,
500 Connection timed out
Connection timed out (-5)
-
Error: -5
Version: 6020
Component: ICM
Module: icxxthr_mt.c
Line: 2476
Server: systdemo
Detail: Connection to partner timed out
I am displaying order list in an BSP page.If i select less number of orders it works properly but when i increase the number or orders i get this error. How to handle this?
Thank you
arun
Hi,
I am using the TableView and the assigned Internal table to get the Order list. Since i make multiple select from different table it takes a long time.
I checked the Profile parameter icm/conn_timeout and it has the following value,
Minimum 0
Maximum 9,999,999
Dflt value 5000
ProfileVal 5000
Current value 5000
What is the value that controls the BSP application to wait somemore time till it gets the Order list formed?
Thank you
arun
Add a comment