3.1.5.2.2 Positive Source Journaling

A message that is deleted from the OutgoingQueue with the <Journal/> element present in the <Msmq> element MUST be moved to the system queue journal.

This is achieved by generating the Move Message event (see [MS-MQDMPR] section 3.1.7.1.16) with the following parameters:

  • iMessagePos: A reference to the MessagePosition in the OutgoingQueue from which the message was deleted.

  • iTargetQueue: QueueManaer.SystemJournalQueue.

The queue journal is system-generated and implementation-dependent.<28>