Comments
-
If you are looking to export multiple canvases to csv then I don't believe this is possible currently in OAC.
-
Workbook Personalization / Custom States in Oracle Analytics Cloud (OAC) is the feature in DV similar to Classic BI Dashboard “Saved Customizations”. Refer: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/filter-personalizations-and-workbook-states.html…
-
Please check the following documentation: Make Data Available for Oracle Analytics AI Assistant https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/make-data-available-oracle-analytics-ai-assistant.html#GUID-7FC79476-C441-4269-A9CA-3B15E8C15D3E NoteA file-based dataset must be indexed before you or users you shared…
-
Hi There is no public rest api for agent management in OAC but you can use SOAP APIs for this task. Check https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/c_ibotservice_service.html#GUID-2B0CD294-DB57-4FE9-941B-CC37416B976F You would need to use the sawsessionservice for logon and then use the ibotservice for…
-
We will respond via SR for this.
-
Hi Please see below Does OAC Resource Principal use the ADB connection descriptor as-is for private endpoint connections? Yes If yes, is the private endpoint value ssl_server_dn_match=no the reason this path fails with ORA-25704? Yes There is nothing on OAC side we can fix/modify. We just use the connection details as is…
-
What i meant was that the ADW connection details shows the tns descriptor which has the SSL_SERVER_DN_MATCH parameter. For my public ADB this value shows as true and my resource principal connection works fine. So similarly if your ADW connection strings has the SSL_SERVER_DN_MATCH parameter as true the connection will…
-
Typically the wallet file that is downloaded from ADB has the sqlnet.ora and tnsnames.ora with SSL_SERVER_DN_MATCH setting correct. So i would assume the change should happen on the wallet side of ADB?
-
Hi Resource Principal connection type is only supported for connections with SSL_SERVER_DN_MATCH=TRUE. This is also mentioned in these ADB docs: https://docs.oracle.com/en/error-help/db/ora-25704/?r=26ai…
-
We don't have the hierarchy drilldown feature at column header level for DV . Seems like a feature enhancement request.
-
March 2026 OAC update has been postponed due to internal reasons and we don't have an official communication sent out yet. Thanks Gayathri
-
As per doc : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/data-flows.html#GUID-05144BD0-BA94-417F-A7F2-A0B325C57602 You can save output data from data flows to these database types: Oracle Autonomous AI Lakehouse Oracle Autonomous AI Transaction Processing Oracle Database/Oracle AI Database Apache Hive…
-
OTM OAS instances are being migrated to OAC instances, not sure if you are using OAS/publisher stack in OTM currently? If yes the migration to OAC will happen (if it hasn't already).
-
Just to add a note here that the curl command to purge cache is not supported: curl -i -X DELETE -H "X-ID-TENANT-NAME: <your-tenant-id>" -u <user>:<password> https://<your-oac-host>/api/tcm/v1/dbcache Recommended approach is to use bijdbc method. If there is no network connectivity to the oac instance then none of the…
-
@Senthilkumar Subramaniam Please start a new thread for your question as this issue is different and has been answered.
-
Not sure what exactly you mean by use Action as a redirect purpose. There is no option to Open a object of type Action. So how do you expect to use url navigation?
-
For now governance plugin is the best option but this a roadmap item for inclusion in future product release. We do not know of ETA yet but definitely in the product team's radar.
-
This was an intentional change to the product. Earlier releases you could create datasets based on system connection. There was an intentional change made by the product team to use system connection only for semantic models.
-
Hi Not sure what RDP View output means? Are you trying to connect Admintool to private ADW and facing issues? If yes please check if following KM will help: OAC : How To Configure OAC RPD to Connect to Private Autonomous Database Using RDG (Doc ID 2679897.1) Thanks Gayathri
-
Hi If you are referring to monitoring usage for OAC then please check Accessing Metrics for OAC doc:https://docs.oracle.com/en/cloud/paas/analytics-cloud/acoci/metrics-oracle-analytics-cloud.html If you are referring to end user usage, then you can enable Usage Tracking and/or enable Audit Logs for OAC…