We have a requirement to embed OAC Data Visualizations into a third party application like Salesforce. Has anyone tried and achieved this?
@Usha Athimakula - Yes, it's feasible. Please refer the below documentation for details:
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/embedding-oracle-analytics-content-applications-and-web-pages.html
Hope it helps!
Check out these posts by Mike Durran with examples
https://medium.com/oracledevs/how-to-embed-oracle-analytics-anywhere-43233e9f7830
https://medium.com/oracledevs/embedding-oracle-analytics-what-are-the-options-47f4a6c86851
Something to watch for in Salesforce is that the URL used in OAC safedomains may be differnent at runtime - so if you seen an error, check the browser network tools for other domains that may also need to be registered as a safe domain.
Thanks @Brendan T and @Sumanth V -Oracle for getting here before me :-) !
In this case, iframes are probably what you'll need - these may be termed differently in other products but behind the scenes it's usually an iframe.
Thank you @Brendan T, @Sumanth V -Oracle and @Mike Durran-Oracle for the quick reply. I had raised an SR with Oracle support (4-0000137284) in Nov 2024, and it was closed mentioning that this feature is currently not available.
Very helpful information.
Thank you very much @Mike Durran-Oracle & @Brendan T!
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.