OTBI dashboard shows a run time snapshot of data from the cloud, which becomes stale after some time When the users create/update data in Oracle HCM Cloud. To update the dashboard user should always refresh manually.
The below simple method will help the dashboard to auto-refresh for every 1 minute.
1. Add a separate Section with Text in all dashboard pages to have them refreshed, every 60 seconds (upon business need you to change the time interval)
<META
HTTP-EQUIV = "REFRESH" CONTENT = "60">

No comments:
Post a Comment