Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,I’d like to add an Audit Trail (who made what) to my Webapplication.Now I’d like to know if it is possible to use tamino log files to extract changes made to the database and report them. Or do I have to create my own logfile during update operations?Thanks,Simon
You cannot extract changes from the Tamino log files. For your web-application’s auditing purposes you will need to build your own solution.Hope this helps.Stuart Fyffe-CollinsSoftware AG (UK) Ltd.
Thanks for the reply. So I will create my own log.Regards,Simon