Setting an automatic revoke/license release is done on the client-side. Here are your steps:
*Note: Make sure you are using AutoPass version 9.2 or later on your license server
1) On the target *client* UFT machine, locate the following LicenseSettings.xml file:
> %programdata%HewlettPackardUFTLicenseLicenseSettings.xml
2) The following setting drives when the client will timeout and release a license due to inactivity:
0
X Number of minutes + 1 of user inactivity after which UFT will release concurrent license to server. (X mins to show 1st popup message, ~1min before popup times out.) When license will be released then UFT will be able only to save script and exit (script editing is also possible).
- 0 (default) Feature disabled. No automatic release of license.
- Positive Integer number indicates minutes
3) Based on this, you'll want to change 0 to whatever you want the timeout to be. For example, f you want it to be 15 minutes, you would change it to:
15