WebSphere message brokers and WAS only.
This property allows you to configure the value of the field domain name in the JMS header. When data is sent to WMQI over JMS transport, the adapter framework writes JMS header information, with a domain name and a fixed value of mrm. A connfigurable domain name enables users to track how the WMQI broker processes the message data.
A sample header would look like this:
<mcd><Msd>mrm</Msd><Set>3</Set><Type> Retek_POPhyDesc</Type><Fmt>CwXML</Fmt></mcd>
The default value is mrm, but it may also be set to xml. This property only appears when DeliveryTransport is set to JMSand WireFormat is set to CwXML.