+

Search Tips   |   Advanced Search

Permanent topic namespace [Settings]

A topic namespace is a grouping of topics that allows information to be shared between applications.

To view this page in the console, click one of the following paths:

You use a permanent topic namespace to statically define the association between a WS-Notification topic namespace URI and a service integration bus topic space destination.

A permanent topic namespace has the following characteristics:

When creating a new WS-Notification permanent topic namespace, specified the namespace and associate it with one of the service integration bus topic spaces configured on the bus on which the parent WS-Notification service is defined. We cannot modify a permanent topic namespace after it has been created, other than to apply or remove topic namespace documents.


Configuration tab

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.


General Properties

Namespace

The URI string by which this topic namespace is known.

That is, the namespace URI by which WS-Notification applications refer to topics hosted by this namespace. For example http://widgetproducer.com/prices.

Required Data type
Yes Text

Service integration bus topic space

The service integration bus topic space with which this namespace is associated.

That is, the bus topic space used by this topic namespace.

Required Data type
Yes Custom

Message reliability

The service integration bus reliability to apply to messages published to this topic namespace.

Required Data type Range
Yes drop-down list

Assured persistent

Messages are not discarded.

Reliable persistent

Messages might be discarded when a messaging engine fails.

Reliable non-persistent

Messages are discarded when a messaging engine stops or fails.

Express non-persistent

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

Best effort non-persistent

Messages are discarded when a messaging engine stops or fails. Messages might also be discarded if a connection used to send them becomes unavailable or as a result of constrained system resources.


Related concepts

  • Options for associating a permanent topic namespace with a bus topic space


    Related tasks

  • Create a new WS-Notification permanent topic namespace

  • Showing the properties of a permanent WS-Notification topic namespace

  • createWSNTopicNamespace command

  • showWSNTopicNamespace command


    Related information:

  • Administrative console buttons

  • Administrative console preference settings Reference topic