Hi,
I set my flexmonster config with CACHE_ENABLED=false
then i tried to add new record in mysql DB without restarting the accelerator but the new data is not reflected in the grid.
please advise.
thank you.
Hello Maria,
Thank you for the question.
Accelerator for Mondrian has two levels of cache:
CACHE_ENABLED
parameter)Mondrian cannot deduce when the database is being modified, so we introduce a method to force clearing the cache.
It works by triggering the ClearCache
as follows: http://localhost:50006/FlexmonsterProxy/ClearCache
Hope it helps.
Regards,
Ian