Remove Key From Cache
  • 19 Mar 2025
  • 1 Minute to read
  • Dark
    Light

Remove Key From Cache

  • Dark
    Light

Article summary

Step Details

Introduced in Version4.0.0
Last Modified in Version9.6.0
LocationSystem > 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.

In newer versions the Cache Name and Definition is established at the Project level.



Properties (v9.6+)

Cache

PropertyDescriptionData Type
Cache NameProject level cache instances.---
Selected Cache DefinitionDisplays the definition of the chosen cache instance.---
Item TypeData type of the items to be added to the list.---
Select Cache at RuntimeRuntime selecting a cache is an advanced action and may create problems if the cache selected is not valid. Instead of this feature, we recommend using multiple cache steps with paths to each so that the configuration of your process is very clear.
Boolean

Inputs

PropertyDescriptionData Type
KeyThe key of the object to be removed from the Cache.
String

Properties (prior to v9.6)

Cache Setup

PropertyDescriptionData Type
Type NameSelect the Data type of the cache value. ---

Settings

PropertyDescriptionData Type
Get Cache Type at RuntimeSet whether the Cache Type Name can be selected at Runtime or Design Time. Boolean
Cache TypePick the cache type. This is established in System > Administration > Cache.
---

Inputs

PropertyDescriptionData Type
Cache Instance NameDefine the name that will be associated with this cache.String
KeyThe value by which the cache was accessible. The Key to remove from the Cache.
String

Outputs

PropertyDescriptionData Type
None------


Step Changes

DescriptionVersionRelease DateDeveloper Task
Properties have changes across all Cache Steps.9.6January 2025[DT-042388]
Related Information

Articles:
Caching Overview
Cache Definitions

Example Labs:
Cache Flow Data


Was this article helpful?