CFGR-545 — Direct integer value not allowed
Element (named in the parenthesis) is of an enumeration type which has defined obligatory using of names, so using of direct integer values is not allowed.
Use correct enumeration keyword instead of integer value. See proper section 5 manual page for enumeration description.
Application cannot be configured and it will fail.