Start of change

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 6 information center online, or the Version 5.3 book on the WebSphere MQ library Web page. 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 6 information center online, or the Version 5.3 book on the WebSphere MQ library Web page.

Related reference
MQOutput node
Related information
WebSphere MQ Version 6 information center online
WebSphere MQ library Web page
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009. All Rights Reserved.
Last updated : 2009-01-07 15:39:58

ac25720_

End of change