Maintain strict message order
Enabling this option will maintain the strict ordering of messages for this destination.
Required | No |
Data type | Check box |
To view this pane in the console, click the following path:
bus_name webservice_name.
Configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.
The identifier by which this destination is known for administrative purposes.
Required | No |
Data type | Text |
The universal unique identifier assigned by the system to this destination for administrative purposes.
Required | No |
Data type | Text |
Whether this bus destination is for a queue, topic space, or some other type of destination.
Required | No |
Data type | Text |
An optional description for the bus destination, for administrative purposes.
Required | No |
Data type | Text area |
The reliability assigned to a message produced to this destination when an explicit reliability has not been set by the producer.
Required | No |
Data type | Selection list |
Range |
|
The maximum reliability of messages accepted by this destination.
Required | No |
Data type | Selection list |
Range |
|
Select this option to enable producers to override the default reliability that is set on the destination.
Required | No |
Data type | Check box |
The default priority assigned to messages sent to this destination when a priority has not been set by the producer.
Required | No |
Data type | Custom |
The destination to which a message is forwarded by the system when it cannot be delivered to this destination.
Use this property to define what happens to any messages that cannot be delivered to this destination. By default, such messages are routed to the system default exception destination of the messaging engine that discovers the problem; _SYSTEM.Exception.Destination.engine_name.
If you want to messages to be sent to another exception destination, select Specify then type its name on this property. The exception destination must be a queue, on the same bus or a foreign bus, and must exist when the destination is created.
If you do not want undeliverable messages to be routed to an exception destination, select None.
Required | No |
Data type | Text and Check box |
Default | System |
Clear this option (setting it to false) to stop producers from being able to send messages to this destination.
Required | No |
Data type | Check box |
Clear this option (setting it to false) to prevent consumers from being able to receive messages from this destination.
Required | No |
Data type | Check box |