Digital NOTAM Subscription and Request Service Subscription Interface

Allows the service consumer to select and subscribe to event scenarios of interest. It allows the service consumer to manage the subscriptions e.g. to pause a subscription, or to unsubscribe.

Operations

This operation allows a service consumer to request the list of topics (which represent type of data, i.e. SWIM services) available for subscription

Idempotent
IDEMPOTENT
Binding Method
SWIM_TI_YP_1_1_WS_LIGHT

In a SWIM-compliant implementation of the Publish-Subscribe message exchange pattern using the AMQP 1.0 protocol, the term 'topic' is used to define a service (i.e., type of data) that a future service consumer is allowed to subscribe to. The 'topics' endpoint is used to get a list of all topics.

Reference
Description

Request message to pause a subscription.

Description

Reply message to an pause request.

Description

Reply message to a resume request.

Description

Request message to get a list of business topics (type of data, i.e. services) that are available for subscription.

Description

Request message to get the details on a specific topic.

Interface Provision Side