Delete From Cache By Filter
- 19 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Delete From Cache By Filter
- Updated on 19 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 9.6.0 |
Last Modified in Version | 9.6.0 |
Location | System > Caching |
Delete certain items from a Cache by using a filter to set the properties of what is to be deleted.
Prerequisites
This step is only available in v9.6 and higher. A cache and a Cache Definition need to be created within the Project this step is used in.
Properties
Cache
Property | Description | Data Type |
---|---|---|
Cache Name | The cache that the step will perform its deletion against. The list includes all caches available inside the Project. | -- |
Selected Cache Definition | This displays the cache definition of the cache chosen in the Cache Name property. | -- |
Item Type | The data type of the cache item that will be deleted. | -- |
Select Cache at Runtime | Runtime selecting a cache is an advanced action and may create problems if the cache selected is not valid. Instead of this feature, it is recommended to use multiple cache steps with paths to each so that the configuration is very clear. | Boolean |
Filter
Property | Description | Data Type |
---|---|---|
Filters | The filter to be applied to the cache. Multiple filters can be applied one at a time. | -- |
Outputs
Property | Description | Data Type |
---|---|---|
Removed Items | A list of all the items that were deleted from the cache. | List of DataPair |
Was this article helpful?