OBIEE Analysis for Unused Reports — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE Analysis for Unused Reports

Closed
81
Views
9
Comments
User_QE77W
User_QE77W Rank 2 - Community Beginner

Hi there, Has anyone managed to achieve this? Is there a way to get all reports/dashoboards that have not been used for previous months for example. We are required to clean up our Catalog Folder. Now we need to identify all reports that are no longer in use say, get all reports that have not been used in 6 months. We couldn't get this information on Usage Tracking as the usage keep history. Thank you. Lerata

Answers

  • Hi,

    You can do that in a kind of simple way (at least the code already exists and you only need to put things together).

    You need 2 things: all the content of your catalog and Usage Tracking.

    UT must already be in place (I hope you enabled and configured it when you setup OBIEE), if not ... enable it now and wait 6 more months

    For the list of the content of the catalog you can get it by hand using Catalog Manager or take one of the scripts of SampleApp (OBIEE Samples ) and schedule it every night or once per week.

    Then you mix the 2 set of data and you can get a list of objects without access in the past months.

    So nothing out of the box directly but all the elements to make it quite easily ....

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    +1 to @Gianni Ceresa  nice simple  ... basically a minus query ... Catalog MINUS Used ...

  • Avinash Pentyala
    Avinash Pentyala Rank 5 - Community Champion

    Hi Gianni Ceresa,

    Can you please more elaborate and where can I found the scripts in Sample applet?? is there any link with more details.

    please advise.

    Regards,

    Avinash

  • Inside the SampleApp you have a dashboard with all the reports about lifecycle managements and other management things, and in each page you find details of the required scripts.

    The scripts are inside the SampleApp itself.

  • Hakan Uğurtay
    Hakan Uğurtay Rank 1 - Community Starter

    Sample App link is not available anymore. How we can access it ?

  • Hakan Uğurtay
    Hakan Uğurtay Rank 1 - Community Starter

    Also is there any other simple way to do this in OAS

  • Hi,

    You can't. It doesn't exist anywhere anymore. It has been removed fully by Oracle 5+ years ago because it was based on a very old version of OBIEE.

    If you look for something that was meant to be found in SampleApp607, you better post a new question describing what you are trying to do, and a solution will be provided without referencing something that can0t be accessed anymore.

  • We should mark this 2017 thread closed, but kudos for searching.

  • Closing this thread as it's 7 years old.

    @User_950EF , please post a new question with your requirement and providing the product name and version you are using.

This discussion has been closed.