Job/Cache Management
Page Overview
This page displays technical information that is primarily relevant for developers. The functions on this page should only be used by experienced users who are familiar with the respective topics.
Information and Functions
The data is displayed per cloud instance.
Below are the key sections relevant for non-developer users who need business-level information.
Section: “localhost”
| Information/Function | Description |
|---|---|
| incVersion | Date of the last processed product message. |
| imported | Date of the last full import (if full imports are used). |
| catCount | Number of categories. |
| styleCount | Number of styles/products. |
| styleCountDeleted | Number of styles/products deleted since the last instance startup. |
| artNoCount | Number of article numbers. |
| varCount | Number of variations (e.g., article number + respective size). |
Section: “all”
| Information/Function | Description |
|---|---|
| Reload all master data | Applies all configuration changes immediately, rather than waiting until the next scheduled update. Use only if changes need to be live today. |
| Clear all page caches | Deletes pre-generated JSON files stored in the Page Cache. |
| Clear all result caches | Deletes article number lists stored in the Result Cache (used for search results). |
| Clear all suggest caches | Deletes all suggestion data stored in the Suggest Cache. This should only be used if the changes need to be live immediately. |
By managing these cache functions, administrators can ensure real-time updates and optimize system performance.