Wondering if there is an easy way to do this... note that we're on an ancient version of Progress (9.1D) and are unable to upgrade at this time due to many reasons so please no flames... 
We have users that connect to our WMS via RF guns. These guns each have an assigned linux username that kick into the WMS when logged in. More often than not, when a gun battery dies the user simply puts the gun in a cabinet, grabbing a new one, rather than getting another battery and resuming the session. This nevitably causes a record lock.
I can lookup the gun user ID locking the record with a quick query but I'm wondering if there is a way to do this from Webspeed so that the lock message would display in the browser without having to press CTRL C to end the script. The goal is to have the warehouse personell find these guns and fix the situation rather than waking us in the night to do it for them.
Example output from the editor on a query where I know there is a lock:
pick in use by mem_gun68,69 on pts/2. Wait or press CTRL-C to stop. (121)
Thanks!
We have users that connect to our WMS via RF guns. These guns each have an assigned linux username that kick into the WMS when logged in. More often than not, when a gun battery dies the user simply puts the gun in a cabinet, grabbing a new one, rather than getting another battery and resuming the session. This nevitably causes a record lock.
I can lookup the gun user ID locking the record with a quick query but I'm wondering if there is a way to do this from Webspeed so that the lock message would display in the browser without having to press CTRL C to end the script. The goal is to have the warehouse personell find these guns and fix the situation rather than waking us in the night to do it for them.
Example output from the editor on a query where I know there is a lock:
pick in use by mem_gun68,69 on pts/2. Wait or press CTRL-C to stop. (121)
Thanks!