Hi,
In OAS 7.6 (2024) version, do we have an API to get all dashboards and report details and the roles associated to them or any other way to export these details?
Thanks,
Sreekar
@Sreekar_B
Please use the command below along with the required parameter to report on the catalog objects. Please refer the document https://docs.oracle.com/en/middleware/bi/analytics-server/security-oas/use-runcat-manage-security-tasks-presentation-catalog.html for more information.
runcat.sh -cmd report
In OAS 7.6, if you use the catalog manager as mentioned above or the webservice available to retrieve those information, keep in mind that security is enforced. You will only be able to retrieve information about objects that the user you are using is allowed to see.
You could try to check in DV > Console > Content and look at the API called in the background by that page, it's meant to bypass the security and list any object (including objects in the private folder of users). But for objects you don't have permissions on, you just see they exists and can't really get their security.
These would be the supported, and mostly supported way. Then there are the unsupported ways…
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.