otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Reports / FTI and Other Analytics Integrating OTM / G-Log with Oracle Reports, FTI (OBIEE) and creating custom reports / analytics.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 3rd, 2008, 09:28
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old July 4th, 2008, 05:08
Member
 
Join Date: May 2007
Posts: 37
Thanks: 3
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
Srivathsana is on a distinguished road
Re: Exporting a List Of Reports from Reports Servlet

Hi,

The below chunk of sql should help you in listing reports run,by date:

SELECT * FROM REPORT_LOG WHERE RUN_DATE='DATE'
__________________
Warm Regards,
Srivathsana
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Srivathsana For This Useful Post:
cspadola (July 4th, 2008)
  #3 (permalink)  
Old July 4th, 2008, 06:46
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
Re: Exporting a List Of Reports from Reports Servlet

Hi Srivathsana...this SQL works but it looks like the report_log table is not being updated. I only have a few rows of data and they are from a couple of years ago. I'll check this on my side...could be that they disabled this logging.

Thanks for the info.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Transmission Reports in OAQ? krishna.kk Integration and Data Mapping 0 December 10th, 2007 03:54
Reports intro nikesh mohanlal Reports / FTI and Other Analytics 3 November 26th, 2007 13:46
[SOLVED] Exporting large reports to Excel causes crash chrisplough Reports / FTI and Other Analytics 0 October 2nd, 2007 18:13
[SOLVED] Exporting more than 1000 records to Excel - Screens and Reports chrisplough Reports / FTI and Other Analytics 0 September 26th, 2007 12:43
Exporting reports to excel in OTM 5.0 geetika Reports / FTI and Other Analytics 0 September 21st, 2007 05:15



All times are GMT. The time now is 00:43.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37