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

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

PREREQUISITES

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

Input

Input fieldDescription
Topic nameEnter the name of the topic to monitor. This must exactly match the topic 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 Topic.
ReplyToContains information about the target destination for replies, including Type and Topic.
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: