Client cache service - refresh_cache commandΒΆ
Since Sculptor version |
SYNTAX
refresh_cache file_id
Refreshes the file (when possible a remote file check is done to see if it has been remotely modified), when the source data is modified the cache is discarded or invalidated. If the cache is of type CACHE_ALL the file is completely fetched and filled from the data source. Otherwise it is just emptied to force the reload of all the data.
RELATED TOPICS |