[List] Add Item
  • 29 Nov 2022
  • 1 Minute to read
  • Dark
    Light

[List] Add Item

  • Dark
    Light

Article summary

Step Details

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

The Add Item (List) step adds an object to a specified Cache. The  CacheName and CacheTypeName Inputs are used to determine which Cache to clear data from, and the TypeName drop-down is used to determine what kind of Data to clear from the Cache. Then, users Input the Key value for the Cache in the Key Input. Upon running, the step will clear the values from Cache. 



Properties

Cache Setup

PropertyDescriptionData Type
Cache Instance NameDefine the name that is associated with the cache to clear.
String
Cache Type NameChoose the cache type that was established in System > Administration > Cache.    ---
Type NameSelect the Data type of the value being cleared from the cache.     
---
Clear By KeyThis setting will create a "Key" as an input to clear the cache using the Key.Boolean

Inputs

PropertyDescriptionData Type
Key The value by which this cache is accessible.    
String
ValueValue to add to the cache.String

Related Information

Articles:
Cache Fetch Flow Behavior
Cache Definitions


Was this article helpful?