Microsoft Message Queuing transport

The Transaction Server supports Microsoft Message Queuing (MSMQ) technology for both asynchronous and synchronous messaging scenarios. The MSMQ transport will contain parameters to connect to a MSMQ system. This will enable the Transaction Server to send data to a queue without needing to know whether the receiving MSMQ application program is available to process the data.

Assumptions:

Before you begin to create a transport, it is assumed that the following occurred:

  • Microsoft Message Queuing 3.0 was installed on a Windows XP or Windows Server 2003 computer.
  • You have the IP address (or host name) of the computer where the Microsoft Message Queuing 3.0 product was installed.
  • The MSMQ administrator set up the message queue and gave you its name.

What's Inside