Newbies bakantor Posted July 30, 2004 Newbies Posted July 30, 2004 I was hoping somebody could help me. Is there a way to log every time that a user accesses a record (reads it). I already am able to log all changes to records (an audit trail) but I need to be able to log simply opening a record in a layout. Is this possible to do? Thanks in advance for any help.
CobaltSky Posted July 30, 2004 Posted July 30, 2004 Hello bakantor, It is only possible if you use fully scripted (and locked down navigation and interface - and set the scripts to write the user's name into the log entry each time they navigate to a record (by whatever means). Or, alternatively, if you have access to a script triggering plug-in, you can set an unstored calculation to monitor the current record ID and to run a log script each time it changes. This approach has the advantage that the interface doesn't need to be controlled and scripted in order to capture the navigation information and log users' visits to records.
Newbies bakantor Posted August 3, 2004 Author Newbies Posted August 3, 2004 Thanks for the reply. I prefer the second approach. With this in mind, I have been looking for a free script triggering plug-in for FM Pro 6 (since this solution will run on MANY machines at our hospital). The only one I have been able to find for Windows is something called Utilix from Abstrakt.com, but their website appears to be down. Does anyone know where I can get a copy; a search of google was unproductive? Thanks in advance.
Newbies rickmags Posted August 4, 2004 Newbies Posted August 4, 2004 hi try using troi activator to monitor changes on the current recordid
Newbies bakantor Posted August 5, 2004 Author Newbies Posted August 5, 2004 Is there a free version of troi activator or a similar product? The licencing fees for 50 machines would be too high otherwise. Thanks
CobaltSky Posted August 5, 2004 Posted August 5, 2004 Activator is not free. It's shareware. If you want a free script triggering plug-in that runs on Windows and with FileMaker 6, you might want to take a look at the RunScript offering from Ryan Costello. You can download it from: http://www.fptelephony.com/download/ryan/RunScript.zip The user instructions, such as they are are online at: http://www.fptelephony.com/download/ryan/pluginInstructions.txt I have no personal experience with the above plug-in - so consider this to be take-it-or-leave-it information, as I can't offer either an endorsement or a critique. But it *is* free...
Newbies bakantor Posted August 12, 2004 Author Newbies Posted August 12, 2004 Thank you, I was able to do what I needed using advice from all of you. Thanks again.
Newbies bhopkins Posted August 19, 2004 Newbies Posted August 19, 2004 How did you make your audit trail? I have to write one and am looking for some general directions..Thanks in advance, Ben
bruceR Posted August 21, 2004 Posted August 21, 2004 You can do this with the shell script plugin from Abstrakt.com, plus some clever record-level access calcs. See attached file. Passwords are admin and user. If logged in as user, and navigating the Log Viewer layout, all record views get recorded to an external text file. Requires the free shell script plugin. RLALog.zip
Recommended Posts
This topic is 7668 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now