+

Search Tips | Advanced Search

JMS_IBM_LAST_MSG_IN_GROUP

Indicate whether the message is the last message in a message group.

Set the property to true if the message is the last message in a message group. Otherwise, set the property to false, or do not set the property. By default, the property is not set.

The value true corresponds to the status flag MQMF_LAST_MSG_IN_GROUP, which can be specified in the MsgFlags field of a message descriptor. .

This property is ignored in the publish/subscribe domain and is not relevant when an application connects to a service integration bus.