Skip to content

Cache ECA: read

Available since: 2.0.0

Read a value item from ECA cache and store it as a token.

Fields

Name of token

The cache item value will be loaded into this specified token. Please provide the token name only, without brackets.

Cache backend


When using the "Defined by token" option, make sure there is a token with this name: eca_cache_read_backend

The following cache backends are available:

  • default shared cache
  • runtime in-memory cache
  • chained cache (in-memory plus shared)
Cache key

The cache key is a unique machine name and identifies the cache item.
This field supports tokens.