Configuring upper-case character conversion
The message editor can automatically convert characters in the input fields of the
Formatted view or Unformatted view to upper-case
characters. The conversion is preserved if the message is saved or submitted. The value of the
attribute EditorAllFieldsUppercase of the CO DnqEROUOptions of type DnqEROUOptions determines the
conversion mode:
- No
- The editor converts only characters in some input fields of the Formatted view to upper-case characters. The fields are those for which the message definition specifies upper-case content. This is the default.
- FIN
- For FIN messages, the editor converts all characters in the input fields of the
Formatted view or Unformatted view to upper-case
characters.Note: If you edit input field 121 in the Formatted view, it is excluded from upper-case translation.
To enable upper-case character conversion for OU BANKA, enter the following
commands:
dnicli -i instance -ou SYSOU -s DNI_SYSADM
add -ou BANKA -ct DnqEROUOptions -co DnqEROUOptions -attr EditorAllFieldsUppercase -val FIN