MQOO_SET_ALL_CONTEXT
public final static int
This allows the MQPMO_SET_ALL_CONTEXT option to be specified in the PutMsgOpts parameter when a message is put on a queue. This gives the message the identity and origin context information contained in the MsgDesc parameter specified on the MQPUT or MQPUT1() call. The MQOO_OUTPUT option must be specified. For more information on message context, see WebSphere MQ Application Programming Guide.
This option is valid for all types of queue, including distribution lists.
uj19910_