Put String Messages in Solace Queue
  • 11 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Put String Messages in Solace Queue

  • Dark
    Light

Article Summary

Step Details

Introduced in Version3.0.0
Last Modified in Version8.0.0
LocationIntegration > SolaceMQ

The Put String Message in Solace Queue step is used to send a message to a Solace Queue. The message sent will be as text. 

This step will be used to send messages to a configured Solace Queue instead of a Topic.


Properties

Inputs

PropertyDescriptionData Type
QueueNameThe name of the Queue configured in Decisions.
String

Inputs

PropertyDescriptionData Type
Headers
The header data used to identify where the message will be sent.List of DataPair
Message Text
A list of strings containing the message dataList of Strings
Message Type
Determines the type of message that will be sent. Solace supports standard JMS message types.String
Persistent?
Boolean value to determine if the message will be persistent. If this is enabled, the message will be saved in the broker.
String

Outputs

PropertyDescriptionData Type
Return CodeAn HTTPS Status Code used to inform the user if the message has been sent successfullyString


Was this article helpful?