Dictionaries and Named Constants
Named constants are used when selecting a Constant Value during rule 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 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 quickly and efficiently. This also means that codes in the underlying metadata can be updated without changing the named constants in existing rules.