Client cache service - refresh_cache commandΒΆ

Since Sculptor version

6.2.0

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

Client cache service introduction

Client cache service ![o]file attributes

Client cache service example

![o]file

CACHE_ definitions