3.1.1.4 OutgoingTransferInfo

The OutgoingTransferInfo ADM element contains information about message transfer from an outgoing queue on a local queue manager and the destination queue on a remote queue manager.

This ADM element contains the following attributes that cannot be published in the directory:

OutgoingQueueReference: A reference to the OutgoingQueue (section 3.1.1.3) ADM element instance for which this ADM element provides information.

EodFirstNonAck: A SEQUENCE_INFO structure ([MS-MQMQ] section 2.2.5) that contains sequence information about the first message sent from the local queue manager to the destination queue manager for which no order acknowledgment has been received.

EodLastAck: A SEQUENCE_INFO structure that contains sequence information about the last message sent from the local queue manager to the destination queue manager for which an order acknowledgment has been received.

EodLastAckCount: A numeric value that contains the number of times that the last order acknowledgment has been received from the destination queue manager.

EodLastAckTime: A datetime value that contains the date and time when the last order acknowledgment for a message sent to the destination queue manager was received.

EodLastNonAck: A SEQUENCE_INFO structure that contains sequence information about the last message sent from the local queue manager to the destination queue manager for which no order acknowledgment has been received.

EodNextSeq: A SEQUENCE_INFO structure that contains sequence information about the next message to be sent from the local order acknowledgment to the destination order acknowledgment.

EodNoAckCount: A numeric value that contains the number of messages sent to the destination queue manager for which no order acknowledgment has been received.

EodNoReadCount: A numeric value that contains the number of messages sent to the destination queue manager for which an order acknowledgment has been received but a receive acknowledgment message has not.

EodResendCount: A numeric value that contains the number of times that the last message has been sent to the destination queue manager.

EodResendInterval: A numeric value that contains the number of seconds that the local queue manager will wait for an order acknowledgment before resending the messages.

EodResendTime: A datetime value that contains the date and time when the local queue manager will attempt to send a message to the destination queue manager again.