Hermes Messaging Service system properties
These system properties control the behavior of the Hermes Messaging Service.
To set Hermes Messaging Service system properties, navigate to the System Properties [sys_properties] table and add the property.
Encoding format for message payload in the Hermes Messaging Service topic inspector
|
By default, messages in the Payload column are displayed as strings in UTF8. You can display binary data using base-64 encoding by adding this system property and setting the value to binary.
|
Encoding format for message keys in the Hermes Messaging Service topic inspector
|
By default, identifiers in the Keys column are displayed as strings in UTF8. You can display binary data using base-64 encoding by adding this system property and setting the value to binary.
|