Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

ConfiguratorCacheType

Type

value | table

Description

This key governs the Workflow cache on the Workflow server to improve form loading performance by querying the cache instead of the workflow database.

If the value of the key is TABLE, this key will take the entire WFGlobalConfiguration table and store it in the cache.

Otherwise you can specify a list of key names (VALUE) to store.

Scope

Global