Message Queue Integrations

Message Queue integrations define a Microsoft Message Queuing (MSMQ) message queue that the Integration Service monitors for messages. When a message is received in the queue, the Integration Service processes the message body and runs the integration's actions. You can configure multiple message queue integrations in an integration file, but each one must listen on a unique message queue.

The machine that is running a message queue integration must have MSMQ installed.

For more information about how to create actions for your integration, refer to Adding an Action to an Integration.

In This Section