How to Reload Cached System Data
Introduction: Cache Management functions allow to reload cached data and other configuration settings while running the Docupace system (without a full restart of the system).
Overview
When you make changes to the Docupace site configuration via the Docupace Connect UI, Docupace Core automatically reloads all data in the corresponding cache. You only need to use the Cache Management functions when changing the database on the backend. Typically, Site-Reliability Engineers (SREs) make such changes.
Definition: A cache is a temporary storage area on the server side that keeps frequently used data in a faster, more accessible place.
Caches should be cleared periodically for several reasons:
To free up space - caches can accumulate a lot of unnecessary data over time
To fix performance issues - outdated cached data can cause conflicts or slowdowns
To force updates - reloading configuration ensures that the system will use recently updated settings
Audience: Admin Users, Business Analysts, Site-Reliability Engineers (SREs)
Related Pages
-
-
-
Confirming Successful Docupace Update (Docupace Platform User Guides)
-
-
To access the cache functions, open Administration (1) > Tools (2) > Cache Management (3).
The Cache Management page opens:
The following functions are available:
Clear Cache Key - enter a Cache Key to clear that specific data cache
Clear Configuration Cache - clears the entire Docupace Connect cache
Reload Mode & Security from Database - reloads the meta model and security settings
Reload Security Settings Only - reloads only the security settings (Note: Core reloads this automatically every 30 min.)
Reload Form Fields Meta - clears cached forms meta
Reload Workflow Meta - clears the cached configuration of the workflow
Reload Cors Filter Settings - reloads configuration of the CORS (Cross-Origin Resource Sharing) filter
Reload Properties - reloads site settings that are stored in the properties files