[List] Clear From Cache
- 14 Nov 2022
- 1 Minute to read
- Print
- DarkLight
[List] Clear From Cache
- Updated on 14 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | System > Caching |
The Clear From Cache (List) step clears a list of objects from a specified Cache. The CacheName and CacheTypeName Inputs are used to determine which Cache to clear data from, and the TypeName drop-down is used to determine what kind of Data to clear from the Cache. Then, users Input the Key value for the Cache in the Key Input. Upon running, the step will clear the values from Cache.
Properties
Cache Setup
Property | Description | Data Type |
---|---|---|
Cache Instance Name | Define the name that is associated with the cache to clear. | String |
Cache Type Name | Choose the cache type that was established in System > Administration > Cache. | --- |
Type Name | Select the Data type of the value being cleared from the cache. | --- |
Clear By Key | This setting will create a "Key" as an input to clear the cache using the Key. | Boolean |
Inputs
Property | Description | Data Type |
---|---|---|
Key | The value by which this cache is accessible. | String |
Related Information
Was this article helpful?