fc4e6ebcfc870c6f78127207c3dba34b4e9d3979
reset-fusion-cache.md
| ... | ... | @@ -0,0 +1,7 @@ |
| 1 | +#Reset Fusion Cache |
|
| 2 | + |
|
| 3 | +To update the cache based on your unique business logic (such as daily, during downtime hours) use this method: |
|
| 4 | + |
|
| 5 | +``FusionCache.RefreshAllCachedReports();`` |
|
| 6 | + |
|
| 7 | +This will allow reports to be cached for performance but have data refreshed based on your logic. |
|
| ... | ... | \ No newline at end of file |