Users activity
Posted: Tue Aug 28, 2012 5:49 am
Hi,
I want to realize a simple system to control the user activity (obviously, only for globeadmin).
I need to know which users are actually logged in and, if possible, which form (or objects) are working on.
Is there a system to have something like this?
I thougth to get info from zzsys-user_log table: I read, for each user, the last login and logout date/time and, by difference, I know if it is logged or not.
Is my thought right?
And how can I know which form is a user working on?
All suggestions are accepted!
Thank you
I want to realize a simple system to control the user activity (obviously, only for globeadmin).
I need to know which users are actually logged in and, if possible, which form (or objects) are working on.
Is there a system to have something like this?
I thougth to get info from zzsys-user_log table: I read, for each user, the last login and logout date/time and, by difference, I know if it is logged or not.
Is my thought right?
And how can I know which form is a user working on?
All suggestions are accepted!
Thank you