Track & Trace

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-Collins
Software AG (UK) Ltd.

Thanks for the reply. So I will create my own log.

Regards,
Simon