Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure topic message delivery overrides


After you create a topic, you can define message delivery override values that can override those specified by a message producer.

To configure message delivery overrides for a topic:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the Administration Console, navigate to the topic resource that you want to configure:
  3. Click the Configuration > Overrides tab.
  4. On the Overrides page:
    1. In Priority Override, enter the priority assigned to all messages that arrive at the topic.
    2. In Time To Live Override, enter the time-to-live assigned to all messages that arrive at the topic.
    3. In Time To Deliver Override, enter the delivery delay, either in milliseconds or as a schedule, between when a message is produced and when it is made visible on its target topic.
    4. In Delivery Mode Override, select the delivery mode (Persistent, Non-Persistent, or No-Delivery) assigned to all messages that arrive at the topic.

    For more information about these fields, see Configuration Options.

  5. Save your changes:
  6. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top