Put Message in Rabbit Queue
- 27 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Put Message in Rabbit Queue
- Updated on 27 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > 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
Property | Description | Data Type |
---|---|---|
Headers | Optional setting used to attach headers to the message queue | List of DataPair |
Message Data | A list of bytes representing the message | List of Byte |
Message Type | Optional setting used to set the message type received by Rabbit | String |
Persistent? | Optional boolean value that allows the message to be stored | Boolean |
Related Information
Related Articles:
Was this article helpful?