Idle Timer Expired notification

an hour after the launch from the Orchestrator with the “login to console= no” option, the robot receives the “idle timer expired” popup. Company policies do not allow this threshold to be extended. Why the server doesn’t detect any activity when instead every second there is a “type into”, a “click” or a “Send Hotkey”? Is it possible to send a special notification to instruct the server that there is an activity in progress?

Thanks and Regards,
Antonio Foschi.

1 Like

Buddy @antonio.foschi

Welcome back to uipath community

Enable these properties in click, type into and send hot key activity buddy, which would send a notification to instruct the server that there is an activity in progres.
–clickbeforetyping (in all the activities)
–sendwindowmessage or simulatetype (Type into activity)
–sendwindowmessage or simulateclick (Click activity)
–sendwindowmessage (sendhot key activity)
–Emptyfield (sendhot key activity and type into activity)

Kindly try this and let know buddy whether this works or not
Cheers @antonio.foschi

Hello Palaniyappan and thanks for your answer. The robot performs a lot of click with or without simulatetype property during the session, no one with sendwindowmessage property. Consider that the problem does not occur with “logintoconsole=yes” robot property, but I can’t use this mode.

Hi @antonio.foschi ,

got the same problem. Any resolution on that?

KR
Patrick