What are the connection options available on OAC for Sharepoint or Onedrive. I want to automate the upload of the files to Sharepoint/Onedrive, which can be picked by OAC. What are the best solution options
Hi, thank you for your question and welcome to the community!
The connectors for Sharepoint and Onedrive will be available in the near future. This is being developed and planned as part of the product roadmap available in the community knowledge base.
Thanks for the update. What are the other options to automate file upload and refresh the reports?
You can refer to the Microsoft help on Automating File Uploads to Sharepoint using Power Automate.
Hi @User_X7U2V , do you mean automate file upload and refresh reports in OAC?
Do you mind if we take a step back to understand your situation/case and be able to answer based on that instead of guessing?
You have some OAC content, probably DV workbooks built on top of one or more dataset, right?
And now you would like to know how you can refresh the content of those dataset so that, when your users open the workbooks, they see fresh data and not the same old copy all the time?
What is your source?
Hi @Gianni Ceresa ; That is correct. Our data comes from multiple data sources - Oracle DB ( Onprem), ADW, etc. But we also have a good number of CSV/Excel as sources. Instead of the developer manually uploading/reloading these files into Datasets, I am looking at options to have the end user upload to a shared folder with OAC refreshing the data from there. I am ruling out OCI storage and custom ETL to load to tables etc for now. OAC to access CSV files in storage and report based on the latest data in CSV/Excel
This feature is still not available in FDI
Is there a timeline for this feature? Was hoping to see it this year with the collaboration between MS and Oracle
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M