I am trying to fetch some sharepoint data using RestAPI app in OAC. Do we have any related document? with examples of base url, endpoint url and how to create login credenticals.
@JJ_DTU - Currently, we don not have any REST API endpoints in OAC to connect or fetch data from sharepoint. Please refer the below document for list of all REST API endpoints which are currently available.
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acapi/rest-endpoints.html
You can create an Enhancement Request in the Idea Labs following the instructions in the below document:
How To Create An Enhancement Request In Idea Lab For Oracle Analytics (Doc ID 2662737.1)
There are a number of REST API connections templates, https://www.oracle.com/business-analytics/data-visualization/connectors/ , but nothing in the list looks like SharePoint.
You should find the SharePoint REST API documentation and that will tell you what are the URLs and how you can authenticate. Once you know what SharePoint needs, you can look at how to make it in OAC.
If you look at some of the templates, and the doc, you can see that the base URL is just the common part of the URL of the various endpoints you need to reach via the connection you are creating.
For authentication, the connection does support some options, but no idea what SharePoint needs (that's one of the info you need to find on the SharePoint side).
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.