Go to the MQMD TAB and set the message format to MQXML.
转到MQMD选项卡,并将消息格式设置为mqxml。
The embedded message descriptor is always a V1 MQMD structure.
嵌入式消息描述符始终是V1 MQMD结构。
In addition, you can customise the MQMD used with an MQ message.
此外,您可以自定义MQ消息使用的MQMD。
Click on the MQMD TAB and check that the message identifier has been restored.
单击MQMD选项卡并检查是否储存了消息标识符。
The format field of the MQMD is often used to determine the message body format.
MQMD 的格式字段通常用于确定消息正文格式。
In this case, the MQMDE fields are treated logically as part of the MQMD from a properties perspective.
在本例中,从属性角度来看,mqmde字段从逻辑上被看作是MQMD的一部分。
If the application is using a V1 MQMD, the queue manager will add an MQMDE structure to the message data automatically.
如果应用程序使用的是V1MQMD,队列管理器会自动添加MQMDE结构到消息数据中。
The feedback field can be defined to any message containing an MQMD and does not affect the structure of messages output.
可以为任何包含MQMD的消息定义feedback字段,并且它不会影响消息输出的结构。
The message descriptor is defined by an MQMD structure that contains a number of fields that provide information about the message.
消息描述符由一种MQMD结构定义,这种结构包含大量提供消息信息的字段。
The code shown in Listing 2 demonstrates how to modify the transformation logic depending on the value of the format field in the MQMD.
清单2中所示的代码说明了如何根据MQMD中格式字段的值修改转换逻辑。
Its anticipated message volume is 1,000,000 messages per day (peak rates are discussed later), with an average message size of 3.5k including the message descriptor (MQMD).
它所预期处理的消息量是每天1,000,000条消息(后文将讨论峰值速率),消息平均大小为3.5K(含消息描述符——MQMD)。
Its anticipated message volume is 1,000,000 messages per day (peak rates are discussed later), with an average message size of 3.5k including the message descriptor (MQMD).
它所预期处理的消息量是每天1,000,000条消息(后文将讨论峰值速率),消息平均大小为3.5K(含消息描述符——MQMD)。
应用推荐