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.
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher
How can you put a total number of records in your oracle OAC table footer
we have two seperate environments in air gap… 1- oas 2024 2- oas 2026 developers in both env, required extensions like push button, racing bar, guage…. where to download.