Put In Cache Using Generated Key
  • 03 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Put In Cache Using Generated Key

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version8.7.0
LocationSystem > Caching

Use the Put In Cache using Generated Key step to place some value in memory for a defined time while letting Decisions create a Key to reference the cache. Cache Instance Name can be any name you want to associate with this cache. Cache Type Name can be the default Decisions cache or a custom cache found under System > Administration > Cache. The Key will be the key by which this cache will be accessible. Value is the data that will be stored.



Properties

Cache Setup

PropertyDescriptionData Type
Type NameSelect the Data type of the value being added to the cache. ---
Key TypeSelect a Guid or a 3-8 digit number for the Key to reference 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
Cache Type NameDefine the cache type. This is established in System > Administration > Cache.String
ValueThe data that will be stored.String

Outputs

PropertyDescriptionData Type
KeyThe key that was created by this step to access the cache. String

Related Information

Articles:
Caching Overview
Cache Definitions

Example Labs:
Cache Flow Data


Was this article helpful?