cancel
Showing results for 
Search instead for 
Did you mean: 

rdisp/gui_auto_logout does not consider uploading

Former Member
0 Kudos

hi experts,

I set the rdisp/gui_auto_logout to 10 mins for testing. My problem is that it got me disconnected while in the middle of uploading. It seems it counts uploading as idle. Is there any way to drop idle sessions but not those in the middle of uploading data?

Thank you in advance!

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

I don't think so it is because of rdisp/gui_auto_logout. Please check parameter rdisp/max_wprun_time which put limit on maximum run time of your dialog work process.

Thanks

Sunny

Former Member
0 Kudos

hi,

i dont have the parameter rdisp/max_wprun_time , i'm pretty sure it was rdisp/gui_auto_logout. I just want to know if there are any parameters where I can kick idle sessions but not those uploading ones.

Thank you

Former Member
0 Kudos

Hi,

Go to rz10 -> instance profile -> Extented Maintenance and select change option and check this parameter rdisp/gui_auto_logout , if require you can extend the time limit or else remove this parameter (after this never exist )and save and activate this profile.

Regards,

Sampath.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I knew that rdisp/gui_auto_logout does kick idle sessions, what I actually need is a parameter or something that kicks idle sessions that does not include uploading of files.

Thank you.

Former Member
0 Kudos

Hi  I have same problem. Did you manage solve this problem? Can you share solution?

Thanks!!

Former Member
0 Kudos

Hi,

As per to you the parameter which you are saying is for IDEAL time out i.e. rdisp/gui_auto_logout.

normally what ever actions you perform will trigger in the backend server i.e application server and you are giving instructions from sap gui to application server.

you check in sm21 log and what it is showing and mainly check st22 whether there are any "time out " dumps

With Regards,

Prashanth

Former Member
0 Kudos

Hi Karshbax,

Please go through the link. Here it says this parameter works upon idle time.

http://help.sap.com/saphelp_nw04/helpdata/en/22/41c43ac23cef2fe10000000a114084/content.htm

It says:

rdisp/gui_auto_logout:

Defines the maximum idle time for a user in seconds (applies only for SAP GUI connections).

Default value: 0 (no restriction); permissible values: any numerical value

Hope it clarifies. Let us know if it is helpful.

Regards,

Sujit.