BEAS script for Terminal Pool Report timeout
AnsweredMy customer has workers who share terminals (laptops at workstations). The workers use the pool report to log into operations and tend to leave the pool report window open. We noticed that when the pool report window is open, the terminal user timeout log off is suspended. This has caused workers to log into work orders using the wrong terminal log in.
I was wondering if there is a BEAS script or something that can auto log off the terminal user with the pool report window still open after x minutes of inactivity.
Thank you
-
Official comment
Hi,
the command "timeout" is existing
Execute a command after last user activity...Example: Close window after 60 seconds ...
timeout=60=close:cancel
Problem:
if a child window is open, the system try to close the sub window too. This can produce trouble.
But you can try ut
Please sign in to leave a comment.
Comments
1 comment