Publish Message to Solace Topic
  • 11 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Publish Message to Solace Topic

  • Dark
    Light

Article Summary

Step Details

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

The Publish Message to Solace Topic step posts messages to a Solace Topic. The Topic must be added as a queue in Decisions in order for the step to be used.


Properties

Settings

PropertyDescriptionData Type
ServerLocationThe location of the serverString
Topic NameThe name of the queue as defined in DecisionsString

Inputs

PropertyDescriptionData Type
Headers
The header data used to identify where the message will be sent.List of DataPair
Message Data
A String of Bytes containing the message dataList of Bytes
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?