Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 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
Does Oracle Analytics Cloud support real-time streaming dashboards?

I have connected OAC to real-time stream data and enabled the auto-refresh feature for real-time visualization. However, the graph is fluctuating. I used the following pipeline for streaming data to OAC: Kafka -> Goldengate Stream Analytics -> ADW -> OAC. How can I provide Realtime visualization without any fluctuation in the graph? . Please go through the below UI video
Best Answer
-
@@Krishna90 Build your visualization using a dataset that has the Live Data access.
Live - If you select this option, then the table gets its data directly from the data source.
When a table is set to Live, the source system manages the table's data source queries.
This option is useful when the data is stored in a high-performance system such as Oracle
Autonomous Data Warehouse. It also ensures that the latest data is used.1
Answers
-
@Krishna90 - Every time a visualization is refreshed you would see such behavior in OAC. But, what is your use case here and why would you need to refresh the data so extensively, why not after a specific amount of time like after every 2 mins or 5 mins etc.. to workaround this.
0 -
@Sumanth V -Oracle Hi Sumanth ,
I need to provide real-time visualization. In ADW, the data is reaching at real-time speed without any latency. However, without enabling a scheduler or auto-refresh, the graph does not update automatically in OAC. I need a real-time chart in OAC that will update automatically without any external push.
0