Get String Message from Solace Queue
  • 11 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Get String Message from Solace Queue

  • Dark
    Light

Article Summary

Step Details

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

The Get String Message from Solace Queue step allows a set number of messages to be pulled from a Solace message queue to be used in Decisions.

 This step requires the Message Count and QueueName to be defined, marking how many messages will be processed and which queue to pull the messages from. The step will parse the messages into a list of String values.


Properties

Settings

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

Inputs

InputsDescriptionData Type
Message CountDefines the number of messages retrieved from the queue.Int32

Outputs

PropertyDescriptionData Type
MessagesThe list of messages returned from the Solace Queue. The size of the list is dependent on the values passed for the message queueList of Strings


Was this article helpful?