Remove Key From Cache
- 30 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Remove Key From Cache
- Updated on 30 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 Remove Key From Cache step removes a user-specified Key from a specified Cache location. To use this step, select an option from the TypeName drop-down to determine what type of Cache is being evaluated. Then, Input the Cache Instance Name and Cache Type Name to determine which Cache the Key is being removed from. Lastly, the Key Input defines which Key is removed from the Cache. Running the step will remove the designated Key from the specified Cache.
Properties
Cache Setup
Property | Description | Data Type |
---|---|---|
Type Name | Select the Data type of the cache value. | --- |
Settings
Property | Description | Data Type |
---|---|---|
Get Cache Type at Runtime | Set whether the Cache Type Name can be selected at Runtime or Design Time. | Boolean |
Cache Type | Pick the cache type. This is established in System > Administration > Cache. | --- |
Inputs
Property | Description | Data Type |
---|---|---|
Cache Instance Name | Define the name that will be associated with this cache. | String |
Key | The value by which the cache was accessible. The Key to remove from the Cache. | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Related Information
Articles:
Caching Overview
Cache Definitions
Example Labs:
Cache Flow Data
Was this article helpful?