View Single Post
  #1 (permalink)  
Old July 3rd, 2008, 10:28
cspadola cspadola is offline
Member
 
Join Date: Feb 2008
Posts: 31
Thanks: 8
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
cspadola is on a distinguished road
Exporting a List Of Reports from Reports Servlet

I was wondering if there is a way of exporting a list of reports run during a particular day / time period from the Reports Servlet window or from somewhere within the DB directly?

I can view a list of Current and Past reports that have been run but I need to browse through pages of results (10 at a time) and need something more efficient. I would like to export a list of reports for specific time periods (eg. by date or date range) so I can do some daily and weekly monitoring. Currently, the only way I see to do this is to manually create my list based on what I see in the Reports Servlet window. Not really what I would like to spend my time doing.

Thanks
Reply With Quote