This NotesUserActivity Class is a customizable LotusScript library that returns database user activity summary information. The usage statistics for the prior day, week, and month since user activity recording began is provided. The number of documents a user or server has read, added, updated or deleted during each session, with the most recent activity first, is returned.
This class returns information that is available from the Notes user interface via the File/Database/Properties menu item, Information tab, Activity section, User Detail button selection. User activity for the specified database must be enabled for this function to work.
The sample application containing the NotesUserActivity class is freely available with full source code. You can use it to immediately retrieve user activity for all / selected databases on a server. You can also customize the sample application or copy the NotesUserActivity class file into your own application.
It can be freely downloaded from our website at:
http://www.agecom.com.au/useractivity