Microsoft Message Queuing (MSMQ) Plugin

Microsoft Message Queuing (MSMQ) technology enables applications running at different times to communicate across heterogeneous networks and systems that may be temporarily offline. Applications send and read messages to and from queues. A queue can hold messages that are generated by multiple sending applications and read by multiple receiving applications.

In the Process Editor Available Plugin Steps, navigate to Middleware > Messaging > MicrosoftMQ.

This plugin has the following steps for you to add to your processes:

For information about MSMQ, see http://msdn.microsoft.com/en-us/library/windows/desktop/ms711472(v=vs.85).aspx.