Ok...this is all theory...I've seen it described before so it should work Step 1: Define 'Activity'....meaning define what you consider a person being active Step 2: Create a global field to track that activity date/time...set it any time the person is active Step 3: Create an AL that fires on interval to see if $TIMESTAMP$ is some value larger than your activity timer. If it is then display a dialog informing them that the have X time to become active again or their session will be closed....response to this message should be considered activity...if they don't respond to that dialog in X time...do an EXIT-APP on them in theory...that should work
_____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Chris Doble Sent: Tuesday, February 20, 2007 9:08 AM To: [email protected] Subject: Releasing Floating Licenses ** I know this is an old topic and I know the default can be set to 60 minutes. What we are looking to do is find a way to legitimately free up the token when it has been idle for 2.5-5 minutes. Sounds strange, but there actually is a good business justification for this client to do this. Any ideas? Thank You, Chris Doble Mobile: 949-533-5346 __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

