Hi , I'm new to Documentum and DQL.
I want to get records of what files were viewed/exported by users. I'm using DQL select * from dm_audittrail where event_name = 'dm_getfile'. it will supose to collect all records in content server, correct? But what I can get is only records from March of this year. why?
Is there any time limit for audit trail?
Documentum version 5.3.
Hope some expert can help on this...thanks!