Catalog Manger to find all reports on a dashboard — Oracle Analytics

Oracle Analytics Cloud and Server

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

Catalog Manger to find all reports on a dashboard

Received Response
1
Views
2
Comments
user6287828
user6287828 Rank 2 - Community Beginner

I am trying to find all the reports  present on a Dashboard + all the reports  referenced by the reports on this dashboard  (either in form of action links present on the dashboard page  or in form of reports present as action links under "Column Properties" -> "Interaction"  ) .

But when I use Create Report option in catalog manager, I am not sure how to get those reports which are either present under "Interactions" (under column properties).

(This is version 11.1.1.7.150120 of catalog manager)

Thanks

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    It depends on whether the target interaction is an in-line one (only created for that specific analysis) or another saved object of type Action. If it's the latter you will have to go to that second object type to retrieve the information you're looking for.

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    SampleApp has a script that reads through the XML of the catalog and gives a data file of each report and it's references and whether those are valid or not.  It's call ReferenceChecker....