Solace - Receive messages batch from queue action

The Receive messages batch from queue action receives up to a batch size of messages from a Solace queue you specify. Messages are acknowledged automatically.

Input

Input fieldDescription
Queue nameSelect a queue to receive messages from.
Message formatSelect the message format. Options are Binary and Text.
Batch sizeOptional. Enter the maximum number of messages to receive. The minimum value is 1 and the maximum is 100. Defaults to 10.
Timeout (ms)Optional. Enter the maximum wait time for a message, in milliseconds. The minimum value is 1 and the maximum is 300,000. Defaults to 30,000.
SelectorOptional. Enter a filter expression to select specific messages. For example, property='value'. Property names are case-sensitive.

Output

Output fieldDescription
Message countThe number of messages received.
MessagesA list of received messages.

Last updated: