Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
In Data visualization dataset reload automate

As we know lowest frequency of dataset reload hour only. We have a dataset which design by multiple classic BI analysis. Classic Bi Analysis developed through subject area which is associated with database table. Customer looking a solution when database table refresh automatically dataset reload also initiate. As we know dataset relaod API available. Is this any way we can automate dataset reload process.
Best Answer
-
You may use the below API documentation and shall think of scripting ( like bash) to call this and schedule it on utils like cron etc per your requirement.
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acapi/op-20210901-catalog-datasets-datasetid-actions-reload-post.html
1