Configuring the Publish Message activity
Procedure
In the
Checklist
, click
Configure
.
In the
Topic
field, specify a provider-specific name that identifies a topic to the JMS system.
Open the
Message Data
menu and choose the format the message takes, whether
Byte
or
Text
.
In the
Reply To
field, specify the name of the destination receiving the reply message.
In the
Time to Live
field, specify the time in seconds until the message expires (0 sets a no-expiry state).
In the
Priority
field, select a number that represents the message priority (0-4: lower priorities, 5-9: higher priorities).
In the
Checklist
, click
Delivery Rules
.
Click the
Batch Objects
checkbox to enable the activity to batch-process multiple messages.
Open the
Deliver
menu and choose either option: ATLEAST_ONCE or ATMOST_ONCE
In the
Checklist
, click
Retry
.
Review the default settings and make any required changes.
For more information, see
Specifying retry parameters for JMS activities
Parent topic:
Publish Message activity