Problem: After new data is reloaded in SpagoBI Mondrian JPivot Engine the data is not refreshed until the cache is cleared,because it is stored in memory. So far we have used a cron to restart Spagobi . We are looking at writing jscript to clear Spago Mondrian cache as done in pentaho Mondrian JPivot. or working on getting this to work that we found on flush cacheā¦in v4 FlushCacheServlet.java and does not seem to be in v5 anymore.
https://github.com/svn2github/SpagoBI-V4x/blob/master/SpagoBIJPivotEngine/JavaSource/it/eng/spagobi/jpivotaddins/cache/FlushCacheServlet.java
I see others in forum in past have a similar issue, anyone else facing this and have a better way?
Hi,
i run into the same Problem!
After updating a Dimension-Table in Oracle the Data is not updating/displayed in the Mondrian-Cube.
Is there a solution or at least a workaround?