Specify an exception destination if you want to prevent messages
that cannot be delivered to their original intended destination from being
lost.
Why and when to perform this task
Complete
this task if you want a bus destination to use a non-default exception destination for undeliverable
messages. The bus destination for which you are specifying an exception destination is
referred to as the "intended bus destination".
Note: - It is not possible to configure an exception destination for the entire
bus; you must configure an exception destination for each destination on the
bus.
- You should not modify or delete the default system destination.
- Configuring an exception destination prevents guaranteed ordering throughout
the bus. For more information on ensuring ordering, see Message ordering.
For more information on exception destinations see
Related
links.
To specify a new exception destination for a bus destination, use the administrative console to complete the following steps:
Steps for this task
- Create the exception destination, as a queue. For information
about creating a queue, see Creating a queue for point-to-point messaging.
- Type the name of the exception destination in the Exception
destination field of the intended bus destination.
- In the navigation pane, click .
- In the content pane, click the name of the bus on which the
destination is to be created.
- In the content pane, under Destination resources, click Destinations. This displays any existing destinations in the content pane.
- Click the destination name.
- Under Exception destination, select the Specify radio
button.
- Type the name of the exception destination in the Exception
destination field.
- Save your changes to the master configuration.