WebSphere WebSphere Application Server Network Deployment, Version 6.1.x Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

Destination defaults [Settings]

Properties to be applied when applications use destinations on this foreign bus when there is no explicit foreign destination definition.

To view this pane in the console, click the following path:

Service integration > Buses > [Content Pane] bus_name > [Topology] Foreign Buses > [Content Pane] bus_name > [Additional Properties] Destination defaults.

Related concepts
Temporary destinations
Exception destination
Related tasks
Configuring destination defaults for a foreign bus
Creating a foreign bus destination
Related information
Administrative console buttons
Administrative console preferences

Configuration tab

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.

General properties

Default priority

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
Range 0 through 9

Default reliability

The reliability assigned to a message produced to this destination when an explicit reliability has not been set by the producer.

This reliability setting is used if a message has not set a reliability or if the Enable producers to override default reliability is set to False.
  • If an application is producing messages to a destination and that application does NOT specify a reliability for the message, then the Default reliability setting is used.
  • If an application is producing messages to a destination and that application specifies a reliability, then the application reliability is ONLY applicable if the Enable producers to override default reliability property is set to True. Otherwise, the Default reliability setting is used.
Required No
Data type drop-down list
Default Assured persistent
Range
Best effort nonpersistent
Messages are discarded when a messaging engine stops or fails. Messages may also be discarded if a connection used to send them becomes unavailable and as a result of constrained system resources.
Express nonpersistent
Messages are discarded when a messaging engine stops or fails. Messages may also be discarded if a connection used to send them becomes unavailable.

Reliable nonpersistent
Messages are discarded when a messaging engine stops or fails.

Reliable persistent
Messages may be discarded when a messaging engine fails.

Assured persistent
Messages are not discarded.

Maximum reliability

The maximum reliability of messages accepted by this destination.

Producers cannot send messages to this destination with a reliability higher than the value specified for this property.

This attribute is not used for a temporary destination.

If the message exceeds the maximum reliability and the producer is local to the messaging engine, an exception is thrown.

If the message exceeds the maximum reliability and the producer is not local to the messaging engine, the message is sent to the exception destination that is defined for the target destination.

Required No
Data type drop-down list
Default Assured persistent
Range
Best effort nonpersistent
Messages are discarded when a messaging engine stops or fails. Messages may also be discarded if a connection used to send them becomes unavailable and as a result of constrained system resources.

Express nonpersistent
Messages are discarded when a messaging engine stops or fails. Messages may also be discarded if a connection used to send them becomes unavailable.

Reliable nonpersistent
Messages are discarded when a messaging engine stops or fails.

Reliable persistent
Messages may be discarded when a messaging engine fails.

Assured persistent
Messages are not discarded.

Send allowed

Clear this option (setting it to false) to stop producers from being able to send messages to destinations on this foreign bus.

Required No
Data type Check box

Enable producers to override default reliability

Select this option to enable producers to override the default reliability that is set on the destination.

  • If an application is producing messages to a destination and that application does NOT specify a reliability for the message, then the Default reliability setting is used.
  • If an application is producing messages to a destination and that application specifies a reliability, then the application reliability is ONLY applicable if the Enable producers to override default reliability property is set to True. Otherwise, the Default reliability setting is used.
Required No
Data type Check box
Default Cleared

Additional properties

Context properties
Context information passed to the mediation.

Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 26 February 2009
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.nd.multiplatform.doc/sibresources/SIBDestinationDefault_DetailForm.html

Copyright IBM Corporation 2004, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)