JMS tools by Workato - New message in queue (real-time) trigger

The New message in queue trigger monitors a queue in real-time for a message type you specify.

PREREQUISITES

You must define the queue's name, format, and schema in a common data model before you can use this trigger.

Input

Input fieldDescription
Queue nameEnter the name of the queue to monitor. This must exactly match the queue name defined in your common data model.
Message typeSelect the message format to monitor. The trigger ignores messages that aren't in this format.
Properties schemaOptional. Define custom properties to include in the message schema.

Output

Output fieldDescription
IDA unique identifier for the message.
PriorityA numeric value indicating the message's priority.
ModeThe mode of message delivery or processing.
DestinationContains information about the target destination for the message, including Type and Queue.
ReplyToContains information about the target destination for replies, including Type and Queue.
TimestampA timestamp indicating when the message was created.
Delivery timeA timestamp indicating when the message was delivered.
ExpirationA timestamp indicating the when the message expires.
CorrelationAn identifier for tracking related messages.
TypeThe classification of the message.
PropertiesContains the message's properties.
MessageContains the message content.

Last updated: