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.

To use the plugin's steps, open the process designer and navigate to Middleware > Messaging > MicrosoftMQ in the Tool's pane.

The plugin has the following steps:

  • Create Message Queue
  • Delete Message Queue
  • Grant All Queue Permissions
  • Grant Queue Permissions
  • Revoke All Queue Permissions
  • Revoke Queue Permissions

Back to top

See also: