Configuring the JMS node
-
On the General tab, specify this information:
- Connection information
-
-
Select Configuration name to use an existing configuration. If you do not select a name from the list, the default configuration will be used.
-
Select Override connection to specify parameters specific to the node.
-
-
On the JMS tab, specify this information:
- Destination
-
Specify the name of the location where the message is to be delivered and consumed.
- Correlation ID
-
Specify a message identifier to correlate this message to a previously sent message.
- JMS type
-
Specify the type of message to be sent.
- Acknowledge mode
-
Select from these options:
-
Auto: acknowledgement is sent as soon as the message is received
-
Dups ok: instructs the JMS provider that it is acceptable to send a message more than once to the same destination
-
Client: acknowledgement is sent at a point determined by the client
-
- Delivery mode
-
Select from these options:
-
Persistent: specifies that the message should be delivered one time only
-
Non-persistent: specifies that the message should be delivered at most one time
-
- Priority
-
Assign a priority of 0-9 to a message. 0-4 is gradation of normal priority, whereas 5-9 is gradation of expedited priority.
- Expiration
-
Specify the time in milliseconds before a non-delivered message expires.
- Message
-
Specify the content of the message to be sent.
-
On the Msg Properties tab, specify additional name-value pairs to pass as part of the message.
To add a name-value pair, click the Add button and specify the Property name and the corresponding value. When done, click OK.
-
On the On Error tab, specify this information:
- What should happen on an error?
-
Select from the available options.
- Notify
-
Select the check box if you want to send a notification when an error occurs. If this option is selected, you must fill out the notification details.
- Custom log entry
-
Select the check box if you want a custom log entry in addition to the system-generated log entry.