Step Details | |
Introduced in Version | 9.6.0 |
Last Modified in Version | 9.6.0 |
Location | System > Caching |
The Key Matches Substring In Cache step checks to see if a string matches, or partially matches, the key of a cached item. It then returns True or False, depending on its findings.
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 |
Inputs
Property | Description | Data Type |
---|---|---|
Key | This is the key for the particular cached item. | String |