Skip to content

Enabled Deprecated Fixed Width Message Model

Key: qie.enableFixedWidth

Env Var: QIE_ENABLEFIXEDWIDTH

Default: false

Scope: Global

Description: This option enables the old Fixed Width message model. Instead of using the old Fixed Width message model, users are encouraged to use the Fixed Length message model.

Examples

Env Var

QIE_ENABLEFIXEDWIDTH=true

Java Option

-Dqie.enableFixedWidth=true

YAML

QIE_ENABLEFIXEDWIDTH: true