WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Sending message segments in a WebSphere MQ message
The MQOutput node can send multiple message segments that form a WebSphere® MQ message. Configure a Compute node to set the MQMD fields to specify message segment options.
You can either select Segmentation
allowed on the node, or set the required fields in the MQMD
in the message flow:
- GroupId
- MsgFlags
- Offset
Use the example ESQL code in Sending messages in a WebSphere MQ message group and change the code to set these fields.
For more information about message grouping and segmentation, see the Application Programming Guide section of the WebSphere MQ Version 7 Information Center online. For more information about the WebSphere MQ fields that are significant in message grouping and segmentation, see the Application Programming Reference section of the WebSphere MQ Version 7 Information Center online.