Dictionaries and Named Constants
Named constants are used when selecting a Constant Value during rule or action construction.
To use a named constant, you select key words from a dictionary.
Element Details for a Constant Value
A dictionary is a set of key words with a corresponding code, which is used in the rule or action to query the data. Dictionaries are managed as metadata stores (see Metadata Stores).
As you do not have to remember the code, a dictionary helps you to construct a rule or action quickly and efficiently. This also means that codes in the underlying metadata can be updated without changing the named constants in existing rules and actions.