Share via


Moving Messages from a Foreign Messaging System to a Message Queuing System

 

Applies To: Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server Technical Preview, Windows Vista

To move messages from a foreign messaging system to a Message Queuing system, the connector application reads the message from a queue of the foreign messaging system using functions of the foreign system. The connector application creates a message translated into the form understood by Message Queuing using the information read from the original message to set the message properties. The translated message is then sent to the Message Queuing queue using functions of the Message Queuing system.

Note

The connector application should store the foreign message properties that are not supported by the Message Queuing system in the extension property (PROPID_M_EXTENSION and PROPID_M_EXTENSION_LEN or MSMQMessage.Extension).