Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Catalog Manger to find all reports on a dashboard

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
-
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.
0 -
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....
0