Configuring the Send Message activity
Procedure
- In the Checklist, click Configure.
- In the Queue field, specify a provider-specific name of the queue to be sent.
- Open the Message Data menu and choose the format the message takes, whether Bytes 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: Send Message activity