Notification Engine
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I guys... I am working on event notification engine. In that i have to record data of events which is nothing but action performed by user on document or folder like read,move,delete etc.... so i am confused what what else i should record in this event notification engine so that i can track all actions performed by all user. right now i have fields like event id, user id, description etc.... Please help me DJ