Refresh Data, does it call back to ADW?
When I click the "Refresh Data" within a Cloud DVD project does it call back to the ADW or just the local DataSet/s within the project?
Hi Brian,
- if your dataset is set with the data access rule of 'Automatic Caching' (default value, you can see by editing your dataset), it will only look at the dataset cached in OAC. In this case you need to run refresh datasets to refresh everying
- if your dataset is set with the 'Live' option, then a simple refresh will fire back the queries to ADW
Philippe
We want to stay set on Auto Caching for performance reasons. Is there a way to Automate, to get the Datasets to call to the ADW each morning and refresh?
You have two options for this
- go the OAC semantic layer (not just a manually created datasource), and create your datasource in the semantic layer (RPD). There you can manage cache refreshes with some set frequency. This requires using the Admintool to design RPD
or
- keep the source you have now, make it Live, not cached, and run a dataflow that creates/overrides a cached source which is a clone of it. You can then schedule dataflow regularly to refresh your cached source.
Tks
Wow over my head ;-(
I have reached out to our Oracle connection and requested some help with this. So far no luck with Google.
Sorry Brian, I was trying to highlight the different options. It sounds option two is the best one for you, it's fairly simple to setup, let us know if you can't get it to work
tks
Will do. Thanks :-)
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.