Key Exists in Cache
  • 30 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Key Exists in Cache

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationSystem > Caching

The Key Exists in Cache step determines if a user Input Key exists within a specified Cache. Users define the TypeName via the drop-down selector to determine what type of Cache to evaluate. Then, users Input the Cache Instance Name and the Cache Type Name to values that match a pre-existing Cache in the system. Lastly, users Input the key value via String Input. Upon running, the step will Output either a True or False outcome and direct the Flow down the respective path.



Properties

Cache Setup

PropertyDescriptionData Type
Type NameSelect the Data type of the value being added to the cache. ---

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 this cache is accessible.String

Related Information

Articles:
Caching Overview
Cache Definitions

Example Labs:
Cache Flow Data


Was this article helpful?

What's Next