cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JCO TimeOut property

Nikhil_Makhija
Participant
0 Likes
3,485

Hello,

I am trying to set dynamically the timeout of JCo session via Start session or directly through JCO Interface using Configure Object or through Links but it does not seems to be taking effect.

It timeout after 10 mins which is the default value irrespective of timeout value I provide .

Anybody faced this issue ? Any pointers in this regards if there is any more setting needed in NW or else where

SAP MII 14.0 Sp4 Patch 2

NW 7.3

Thanks.

View Entire Topic
swaroop_anasane
Active Contributor
0 Likes

Hi Nikhil,

Also to add,please check below section from help doc.

Timeouts

ConnectionTimeout

Integer

Defines the number of seconds after which to disconnect. If you enter a value greater than ten minutes, which is the default value, the connection times out at ten minutes.

So, you will have to modify this default setting to extend your session beyond 10 minutes.

Hope this helps.

Regards,

Swaroop