Hi,
I have Mobile App and using data model as source and enable document level cache for 12hr, and DB get refresh on daily basis.
Problem:-
1)Mobile App show stale data for by default filter and while applying filter it does show updated data.
Details:-
1) Data model shows latest data.
2) Using logical query in Data sets.
3) I purged cache from Oracle BI Presentation Service--> subject area meta data cache. still shows stale data.
Any idea how to get rid of this ? or it show latest data as soon as new data is available.
Note: After each load OBIEE cache get purge.
Thanks