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.
@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.
https://blogs.oracle.com/analytics/post/oracle-analytics-best-practices-reporting-on-catalog-acls
Note: The Catalog Manager Graphical User Interface (GUI) is desupported starting January 2024.
Reference: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acswn/#GUID-CFF90F44-BCEB-49EE-B40B-8D040F02D476
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.
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.
Hi. You might try placing a "Folder" dashboard object on a dashboard page. Perhaps this is all you need.