Repository Objects Caching

To speed up access to objects and their work, use object caching.

For various repository object types, various caching methods are implemented and used:

Caching of dictionaries and dimensions in time series databases

Caching of development environment objects

Cache regular reports

Cache maps

Cache object preview images

Features of Caching in Web Application

On Foresight. Analytics Platform working, extraction and storage of data required for web application running is made in the BI server memory. The system can be also expanded by introducing additional (more performing) BI servers with function of data extracting and caching from repository base. BI server with web application will request those BI servers and get the flow with required data without additional request of DBMS.

In the registry or in the settings.xml it is required to fill in the Service section. This section contains addresses of removed BI servers and repository settings for which the specified data caching scheme is applied.

NOTE. The specified caching mode is relevant only for the subjects for which caching is enabled in repository.

Cache Clearing

Cache clearing allows 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 in the object navigator.

To clear development environment object cache, select the Repository > Clear Assembly Cache item of security manager.

To clear regular report cache, click the Clear button in the Object Cache dialog box.

To clear data cache of different objects, click the Clear Cache item on the Cache tab of 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:

Caching