Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Is there a tool or a way of extracting all a list of report OAC

Answers
-
Your best bet would be to make use of the Oracle Analytics REST API that retrieves catalog items by type. You will probably have to use the API for each item type (workbook, dataset, analyses etc) that you require.
0 -
@Keerthana Sekar - The Catalog Manager command line can also be used to retrieve a list of reports. For detailed instructions on how to use this functionality, please refer to the following blog.
Note: The Catalog Manager Graphical User Interface (GUI) is desupported starting January 2024.
Reference:
0 -
What is a report for you?
A report is generally a Publisher report, then you can have "classic" analyses and DV workbooks.
Catalog Manager CLI will be limited, mostly because it does enforce security when executed in online mode.
The API posted by Joel has a chance to maybe bypass the security (because you just see a list of objects), but you better verify or your list will be truncated just like with the Catalog Manager CLI.
0 -
Hi @Keerthana Sekar , if what you are looking for is a list of DV workbooks (not sure what you mean exactly by reports), in addition to Catalog Manager you may also take a look at the Governance extension in the Oracle Analytics Extensions library here Analytics Library Extensions for DV | Oracle.
That may help for DV workbooks, for a given user.
1 -
Hi. You might try placing a "Folder" dashboard object on a dashboard page. Perhaps this is all you need.
0