cancel
Showing results for 
Search instead for 
Did you mean: 

Who see what

delaruelle
Champ in-the-making
Champ in-the-making
Hello

We use the v3.2
We want to know for a user wat documents was readed or, to know who read a specific document.

I can't find how to trace that. Did someone have an idea ?


Thanks in advance for any help
1 REPLY 1

mrogers
Star Contributor
Star Contributor
Read tracking is not implemented for performance reasons although there are the neccessary policies available to implement it.    Your most important design decision will be how to store the information for who has read what, in particular whether you use audit or something like audit to store userid, document id, time.   Or whether you store something on the document's node or the person node.

I think there's already a couple of folks who have done this, perhaps they can respond.