messageFormat
The messageFormat property Specifies the format of the message in the MQ system.
The following formats are available
- JSON
-
The MQ message is in JSON format. The EGL Runtime converts the MQ record to and from JSON.
- BINARY
- The EGL Runtime converts the MQ record to and from a binary format that can be processed by other EGL applications.
The default format is BINARY
| Platform | Issue |
|---|---|
| COBOL generation | Only BINARY is supported. |