[List] Add Item
  • 23 Jan 2025
  • 1 Minute to read
  • Dark
    Light

[List] Add Item

  • Dark
    Light

Article summary

Step Details

Introduced in Version4.0.0
Last Modified in Version9.6.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 (9.6+)

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

Cache Setup (prior to 9.6)

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
Version 9 example 

Version 8 example

Step Changes

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

Articles:
Cache Fetch Flow Behavior
Cache Definitions


Was this article helpful?