Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
In Data visualization dataset reload automate

Indranil Basak-Oracle
Rank 4 - Community Specialist
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.
Tagged:
0
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