Microsoft Dynamics Support Forum Index Microsoft Dynamics Support
Visit the Microsoft Dynamics newsgroups and exchange ideas with a community of business professionals and product experts from around the globe.
 
   ProfileProfile   Log in to check your private messagesLog in to check your private messages  |  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups Log inLog in   RegisterRegister 

License use

 
Post new topic   Reply to topic    Microsoft Dynamics Support Forum Index -> Microsoft Dynamics NAV
Author Message
L Peterson
Guest





PostPosted: Wed May 21, 2008 9:56 pm    Post subject: License use Reply with quote

We are having some users connections rejected at times because too many
licenses are already in use. Is there a way to track the number and times of
the rejected connections so we can provide statistics to our administration
for possible license purchases?
Back to top


Luc Van Dyck
Guest





PostPosted: Wed May 21, 2008 11:57 pm    Post subject: RE: License use Reply with quote

"L Peterson" wrote:

Quote:
We are having some users connections rejected at times because too many
licenses are already in use. Is there a way to track the number and times of
the rejected connections so we can provide statistics to our administration
for possible license purchases?

You can't keep track of rejected connections. But what you can do is to
write some code on a form, using a Timer, to look at the virtual table
Sessions. This table contains the info of all connected users. You could
query this table eg. every 5 minutes, and write this info into some log-table.

After some days, you have information collected about the number of
connected users, and during what times of the day they are logged in. This
will provide you with the statistics about the system usage.

If you don't have a developers license, you'll need to ask your Microsoft
partner to develop such routine.

Luc Van Dyck
webmaster http://mibuso.com
"Your favourite knowledge base"
Back to top


RedFox
Guest





PostPosted: Thu May 22, 2008 5:05 pm    Post subject: RE: License use Reply with quote

Dear L Peterson

You can't collect information about rejected users without external program.
But at least you may use "User Time Register" and change the Trigger
LogInEnd() in the CU1 in the NAV for collection of currect user's statistics.

"L Peterson" wrote:

Quote:
We are having some users connections rejected at times because too many
licenses are already in use. Is there a way to track the number and times of
the rejected connections so we can provide statistics to our administration
for possible license purchases?
Back to top


Display posts from previous:   
Post new topic   Reply to topic    Microsoft Dynamics Support Forum Index -> Microsoft Dynamics NAV All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Powered by phpBB © 2001, 2005 phpBB Group

eXTReMe Tracker