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

JCO TimeOut property

Nikhil_Makhija
Participant
0 Likes
3,487

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
Nikhil_Makhija
Participant
0 Likes

Hello,

@Anushree -  I am not sure if this property is for idle pool only because while making a JCO call means active session , it time out after 10 min set as default value irrespective of value as i mentioned.

Don't you think it time out during active session because call is in progress?

If this property is for idle connection then is there any way to set time out for active session?

Thanks

@Swaroop - I am aware of this property and this property not taking effect as I need to define less than 10 mins which I am not sure if only works for idle session as Anushree pointed

Thanks.

Former Member
0 Likes

Hi Nikhil,

If you create a connection but forget to close it after you have made a function call, this property comes in handy.

Please see my last reply for the property you can set in order to timeout an active session.

Regards,

Anushree