New Posts New Posts RSS Feed: Logging on a table who have done what
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Logging on a table who have done what

 Post Reply Post Reply
Author
pponzano View Drop Down
Senior Member
Senior Member
Avatar

Joined: 28-Apr-2011
Location: Italy
Posts: 165
Post Options Post Options   Quote pponzano Quote  Post ReplyReply Direct Link To This Post Topic: Logging on a table who have done what
    Posted: 30-Nov-2012 at 7:18am
Hello,
I've been asked if it's possible to have ideablade to log on a table what operation a user has done in a trasparent way respect to the rest of the application
something of type

user xxx inserted [VALUES] into table yyy

Is it possible?
Thanks
Back to Top
sbelini View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 13-Aug-2010
Location: Oakland
Posts: 786
Post Options Post Options   Quote sbelini Quote  Post ReplyReply Direct Link To This Post Posted: 30-Nov-2012 at 12:48pm
Hi Pponzano,

You can do your logging in the SaveInterceptor.(http://drc.ideablade.com/xwiki/bin/view/Documentation/save-lifecycle-server)

Also, you might find this post at http://www.ideablade.com/forum/forum_posts.asp?TID=2717&KW=audit&PID=10923&title=auditing-inserts-with-identity-columns#10923 useful, in case you want to retrieve IDs that are generated in the DB.

sbelini.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down