Configuration Options Advanced Configuration Options Related Tasks Related Topics
Use this page to define the general configuration for this distributed topic, such as selecting a destination key for sorting messages as they arrive on the distributed topic members.
Name | Description |
---|---|
Name |
The name of this distributed topic. MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
JNDI Name |
The JNDI name used to look up this topic within the JNDI namespace. If the JNDI Name is not specified, the topic destination name is not advertised through the JNDI namespace and cannot be looked up and used. MBean Attribute
(Does not apply to application modules): |
Load Balancing Policy |
Determines how messages are distributed to the members of this destination. Choose from the following distribution techniques:
MBean Attribute
(Does not apply to application modules): |
Unit -of-Order |
Specifies whether WebLogic Server creates a system-generated Unit- of-Order name that is statistically unique for a destination. Any message arriving at this destination that does not already belong to a unit-of-order is assigned this default unit-of-order name. The initial use case is to replace the deprecated "ordered redelivery" feature. MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
SAF Export Policy | |
Destination Keys |
The list of potential destination keys for for sorting the messages that arrive on a JMS destination. The keys are ordered from most significant to least significant. If more than one key is specified, a key based on the JMSMessageID can only be the last key in the list. Note: If JMSMessageID is not defined in the key, it is implicitly assumed to be the last key and is set as "Ascending" (FIFO) for the sort order. MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Name | Description |
---|---|
Production Paused At Startup |
Specifies whether new message production is paused on a destination at startup.
MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Consumption Paused At Startup |
Specifies whether consumption is paused on a destination at startup.
MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Insertion Paused At Startup |
Specifies whether new message insertion is paused on a destination at startup.
MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Unit-of-Order |
Specifies whether WebLogic Server creates a system-generated Unit- of-Order name that is statistically unique for a destination. Any message arriving at this destination that does not already belong to a unit-of-order is assigned this default unit-of-order name. The initial use case is to replace the deprecated "ordered redelivery" feature. MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Unit-of-Order Routing |
Determines how a distributed destination member is selected as
the destination for a message that is part of a unit-of-order.
Hash, indicates that a message producer computes the member
destination from the Unit-of-Order Routing can be set programmatically with WLProducer, or administratively on the connection factory or destination. Unit of Order Routing is not dynamically configurable. MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Attach Sender |
Specifies whether messages landing on this destination should attach the credential of the sending user.
This attribute is dynamically configurable. A dynamic change of this attribute will affect only messages received after the update has been made. MBean Attribute
(Does not apply to application modules): |
Local JNDI Name |
The local JNDI name used to look up the destination within the JNDI namespace of the server where the destination resource is targeted. In a clustered environment, this name is bound only on the local server instance and is not propagated to the rest of the cluster. A destination can have both a local JNDI name and a (global) JNDI name. MBean Attribute
(Does not apply to application modules): |
SAF Export Policy |
Specifies whether a user can send messages to a destination using Store-and-Forward.
This attribute is dynamically configurable. A dynamic change of this attribute will affect only messages sent after the update has been made. MBean Attribute
(Does not apply to application modules): Changes take effect after you redeploy the module or restart the server. |
Messaging Performance Preference |
Specifies the destination's peformance preference in regards to message latency or throughput. The lower the value, the more the destination will emphasize latency over throughput. Conversely, the higher the value, the more the destination will emphasize throughput over latency. MBean Attribute
(Does not apply to application modules): Minimum value: Maximum value: |
![]() ![]() |