Page 1 of 1

Expose license usage as web page?

Posted: Tue Nov 04, 2014 1:09 pm
by nicklas.kittelmann
We have quite a few people that is using Ranorex Studio, and we have a few floating licenses since not many persons use Ranorex at any given time.

Sometimes people forget to exit Ranorex Studio, and then we run out of licenses. At that point in time, it is a bit cumbersome that they have to turn to me, so that I can log into the license server to check for which people that are using Ranorex licenses.

Is it possible to show the current license usage (including which client that leases a license) on a web page?

Re: Expose license usage as web page?

Posted: Fri Nov 07, 2014 2:07 pm
by Support Team
Hello nicklas,

Unfortunately, there is no build-in functionality to share this information. That aside, the LicenseServerTool creates a SQL Server Compact Database File (*.sdf) which can be found under: “%PROGRAMDATA%\RanorexLicenseServer”.

You could create your own tool which interprets the logged information in order to share it to your colleagues.

Regards,
Robert