An alias destination makes a destination available by another name and, optionally, overrides the parameters of the destination.
In the administrative console page, to view this page click [Content Pane] .
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 |
Default | null |
The name of the bus on which this destination is known to applications.
Required | No |
Data type | Text |
The name of the destination for which this is an alias.
Required | No |
Data type | Text |
The name of the bus on which the destination for which this is an alias exists.
Required | No |
Data type | Text |
Default | null |
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 |
Default | Inherit |
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 | Selection list |
Default | Inherit |
Range |
|
The default priority assigned to messages sent to this destination when a priority has not been set by the producer.
Required | No |
Data type | Integer |
Default | -1 |
Range | -1 through 9 |
Clear this option (setting it to false) to stop producers from being able to send messages to this destination.
Required | No |
Data type | Selection list |
Default | Inherit |
Range |
|
Clear this option (setting it to false) to prevent consumers from being able to receive messages from this destination.
Required | No |
Data type | Selection list |
Default | Inherit |
Range |
|
The name of a destination to be appended to any non-empty reverse routing path of messages sent to this destination.
For more information about the use of this property, see Configuring a destination reverse routing path.
.Required | No |
Data type | Text |
Default | null |
The bus on which the reply destination exists.
For more information about the use of this property, see Configuring a destination reverse routing path.
Required | No |
Data type | Text |
Default | null |
The value to which a message's forward routing path will be set if the message contains no forward routing path, in the format, <bus:>name or <:>name.
Required | No |
Data type | Text area |
Default | null |