Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Refresh all the tabs of Single Page Application

3468174Feb 28 2018 — edited Feb 28 2018

Hi All,

We have a requirement where we need to refresh all the contents in the toolbar every 5 minutes and if there are any kind of issue in those we have to change the color of content to Red..

We have developed a Single Page application with 4 tabs (Transaction, Bulk Plan, Statistics, Scalability Overview),

Each tab is having multiple graphs/charts/tables which needs to be refreshed every 5 minutes. If any of the value crosses a particular threshold then we have to change the color of tab/tab-font.

Q1: How can we refresh all the tabs even if only the 1st tab is open ?

Q2: How to change the color of tab/tab-font if it has crossed the threshold ?

Dashboard.JPG

Comments

Post Details

Added on Feb 28 2018
1 comment
175 views