Network Deployment (Distributed operating systems), v8.0 > Reference > Sets


Administered subscribers [Settings]

An administered subscriber provides a mechanism for the WS-Notification service point to subscribe to an external notification producer at server startup time.

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

An administered subscriber contains the name of a NotificationProducer application or a (different) NotificationBroker endpoint and details of a subscription request (for example topic) that the WS-Notification service point should register as part of the server startup procedure. This enables you to pre-configure links between the NotificationBroker and a NotificationProducer, which can be a remote NotificationBroker or a NotificationProducer application.


Configuration tab

These property values are preserved even if the runtime environment is stopped then restarted.


General Properties



External web service endpoint

The URL of the external web service to which the service should subscribe.

That is, the endpoint reference (web address) of a notification producer or notification broker application. For example http://remoteproducer.com.

Required Yes
Data type String


Dialect

The dialect in which the topic is expressed.

Required Yes
Data type drop-down list


Topic

The topic on which the service should subscribe.

This describes the class of notification messages that are delivered to the WS-Notification service point. For example stock/IBM. This property can include wildcards if they are supported by the topic dialect that you select.

Required Yes
Data type String


Topic namespace

The URI that describes the topic namespace in which the specified topic is defined.

Required No
Data type Custom


Remote subscription timeout

The length of time in hours after which the remote subscription will expire if not renewed by the server.

This timeout minimizes the potential for orphaned subscriptions in the remote web service if the local server is uninstalled. Note that this field does not indicate the time at which the remote subscription is due to expire. Set the timeout length to something larger than the maximum length of time that the server is expected to remain offline, otherwise the stream of messages from the remote web service might be interrupted. While the server is running it occasionally renews the remote subscription termination time (with the specified timeout) to prevent it from expiring during normal operation. If not specified, this timeout defaults to 24 (hours).

Required Yes
Data type Integer
Range 1 through 2147483647


WS-Topics
Create a new WS-Notification administered subscriber
Modify a WS-Notification administered subscriber
List active WS-Notification administered subscribers


Related


createWSNAdministeredSubscriber command
listWSNAdministeredSubscribers command
showWSNAdministeredSubscriber command
Administrative console buttons
Administrative console preferences

+

Search Tips   |   Advanced Search