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:
.
These properties apply when there is no explicit foreign destination or alias destination defined on the local bus to provide destination defaults.
The Configuration tab shows 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 default priority assigned to messages sent to this destination when a priority has not been set by the producer.
Dynamic updates to this property are effective immediately.
Required | No |
Data type | Integer |
Range | 0 through 9
|
The reliability assigned to a message produced to this destination when an explicit reliability has not been set by the producer.
Dynamic updates to this property are effective immediately.
Required | No |
Data type | drop-down list |
Range |
|
The maximum reliability of messages accepted by this destination.
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.
Dynamic updates to this property are effective immediately.
Required | No |
Data type | drop-down list |
Range |
|
Clear this option (setting it to false) to stop producers from being able to send messages to destinations on this foreign bus.
Dynamic updates to this property are effective immediately.
Required | No |
Data type | Check box |
Select this option to enable producers to override the default reliability that is set on the destination.
Dynamic updates to this property are effective immediately.
Required | No |
Data type | Check box |
If selected, messages sent to WebSphere® MQ includes an RFH2 header. The RFH2 header stores additional information to that which is stored in the WebSphere MQ message header.
This property applies when a foreign bus connection represents a WebSphere MQ queue manager or queue-sharing group. When service integration converts a message from the service integration format to WebSphere MQ format, by default it includes an MQRHF2 header in the WebSphere MQ message. This header contains message attributes, such as JMS message attributes, that are not WebSphere MQ message attributes and therefore do not appear in the WebSphere MQ message descriptor (MQMD). Some WebSphere MQ applications cannot process messages that include an MQRFH2 header. If messages sent to this destination will be processed by WebSphere MQ applications that cannot tolerate an MQRFH2, clear this option.
Dynamic updates to this property are effective immediately.
Required | No |
Data type | Check box |