Logging changes during a onsert/update

Posts   
 
    
staleb
User
Posts: 19
Joined: 30-Jan-2007
# Posted on: 01-Mar-2007 16:01:40   

Hi Pretty new in useing LlblGen yet. (using ver 2.0) I have a question about logging changes when an update is done. How to do this? Can I override the SaveEntity function, so I can enter a line of code there telling the SaveEntity to store information in another table if the field has been changed. This so that every one looking at the entity later can see the changes made on it and when and who did it?

What is the smartest way to achive this?

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 01-Mar-2007 16:11:30   

Some options are discussed in the following thread: Auditing and Temporal Object Best Practices

staleb
User
Posts: 19
Joined: 30-Jan-2007
# Posted on: 05-Mar-2007 08:41:37   

Thanks A long discusion, but just what I was looking for!