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
Property
Description
Data Type
ServerLocation
The location of the server
String
Topic Name
The name of the queue as defined in Decisions
String
Inputs
Property
Description
Data 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 data
List 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
Property
Description
Data Type
Return Code
An HTTPS Status Code used to inform the user if the message has been sent successfully