Various caching methods are implemented and are used for various repository object types:
Cache dictionaries and dimensions in time series databases
Cache development environment objects
When BI server of Foresight Analytics Platform is working, data that is necessary for web application work is obtained and stored in BI server memory. The system can also be extended by including additional (more powerful) BI servers, which will used to get and cache data from the repository database. BI server with the web application will address to these BI servers and get a stream of necessary data without additional addressing to DBMS.
To use such a schema, in the registry or in the settings.xml file fill in the Service section. This section is used to specify URLs of remote BI servers and settings of the repositories, which will use the specified data caching schema.
NOTE. The specified caching mode is relevant only for the objects, for which caching in the repository is enabled.
Cache clearing allows for avoiding the use of potentially outdated data.
NOTE. Cache clearing is available only in the desktop application.
To clear dictionary and time series database cache, select the Clear Cache item in the Tools menu of the object navigator.
To clear development environment cache, select the Repository > Clear Assembly Cache item in the security manager.
To clear regular report cache, click the Clear button in the Object Cache dialog box.
To clear data cache of various objects, click the Clear Cache button on the Cache tab in the Object Properties dialog box.
To clear repository cache, select the Clear Cache item in the Tools main menu of the object navigator.
See also: