MQPMRF_ACCOUNTING_TOKEN

 

public final static int

This flag indicates that an accounting token field is present in the put message records provided by the application. This is only used when sending messages to a distribution list. For fields that are present, the queue manager uses for each destination the values from the fields in the corresponding put message record. For fields that are absent, the queue manager uses the values from the MQMD structure.

If you specify this flag, also specify either MQPMO_SET_IDENTITY_CONTEXT or MQPMO_SET_ALL_CONTEXT in the Options field; if this condition is not satisfied, the call fails with reason code MQRC_PMO_RECORD_FLAGS_ERROR.


uj20210_