Is there any way to tell who has Viewed artifacts in a DOORS Next 7.0.2 Project
Hi.
Is there any way to tell which users have viewed specific Projects in DOORS Next? The floatinglicenselog tells me who has checked out a license, but I don't know what they've viewed once in the app.
I'm reviewing those Projects that haven't been updated in a while. It's possible they may still be used for reference purposes; if I could gather numbers on the "visits" that would be helpful.
We're running version 7.0.2, iFix028.
Thank you,
Carol
2 answers
I believe you can configure Liberty (or your reverse proxy) to log the URLs and username associated with each http client requests. You can filter the log for a particular project area hash, or (in another tool/program) join with a table of project area names and hashes to get something more human-readable.