Put Message in Rabbit Queue
  • 27 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Put Message in Rabbit Queue

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > RABBITMQ

The Put Message in Rabbit Queue step sends a byte encoded message to the Rabbit queue defined in the settings for the step.

Prerequisites 

This step requires the RabbitMQ module to be installed before it will be available in the toolbox. 



Properties

Inputs

PropertyDescriptionData Type
HeadersOptional setting used to attach headers to the message queueList of DataPair
Message DataA list of bytes representing the messageList of Byte
Message TypeOptional setting used to set the message type received by Rabbit
String
Persistent?Optional boolean value that allows the message to be storedBoolean


Related Information

Related Articles:

RabbitMQ module


Was this article helpful?