I need to find report names, last refreshed date and the user and this information I got from activity universe, but now I need to find the folder location of all reports as reports are placed in different different folders, so is there any way out by which we can get this information?
The folder location was added to the audit database in a late BOXI R2 service pack. However, the folder attribute does not get updated for past audit events, it is only recorded for new events after the SP was installed.
To get all that information you will need a combination of data form the CMS database and the audit database. The only place the last refresh date and who the user was that refreshed it is in the audit database. The only place to get the user email id is from the CMS, if it is associated with the user account. If not, then you will need to go to your email system to get it.
I have lost previous thread, so starting new thread… Sorry for this. If Moderators find it, please help me in merging this with previous thread.
We have a requirement wherein we need two things -
List of reports with last run date
List of reports from all favorite folders with last run date.
I tried using auditing universe, but it doesn’t give whole data. Some report names are not coming in the list, what could be the reason or what could be the best possible way to get this information… I never found any perfect method to achieve this, can someone please help me in understanding the solution… Thanks in advance.