Announcements
No record found.
hi,
We use mobile device in our production, and we want to end the user session or log out if the device has been inactive for maybe 60 minutes.
Is this possible OOB?
Hi nanna.hansen,
There is no such standard feature.
You can try to create a job to set the timeout like this:
static void User_Timeout(Args _args) { UserInfo userInfo; ; ttsbegin; while select forupdate * from userInfo { userInfo.autoLogOff = 30; userInfo.update(); } ttscommit; }
Hi Nanna,
Out of the box, this is not possible. Microsoft is about to release a new WMS mobile application. Also, in this app this feature is not available.
Alright, thanks, do you know when the new app is launched?
You can find the actual status in the release plan: docs.microsoft.com/.../planned-features
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Mallesh Deshapaga 296
Laurens vd Tang 234 Super User 2026 Season 1
Syed Haris Shah 145 Super User 2026 Season 1