MQOO_PASS_ALL_CONTEXT

 

public final static int

This allows the MQPMO_PASS_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 from an input queue that was opened with the MQOO_SAVE_ALL_CONTEXT option. This option implies MQOO_PASS_IDENTITY_CONTEXT, which need not therefore be specified. 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.


uj19850_