(Status: Incubation) The support for WS-Notification has three phases:
| Use Case Name |
|---|
| Send a notification to a consumer |
| Date written |
| 2008 October |
| Description |
| The broker (a producer) creates a notification and sends it to a subscribed consumer |
| Actors |
| Notification Producer, Notification Consumer |
| Preconditions & Assumptions |
| 1 - The consumer's endpoint was previously subscribed to a topic (with a filter) 2 - the notification's topic is valid for at least one consumer (passes the filter) |
| Basic Flow: User Action |
| 1 The user creates an event that causes a producer to send a notification to the subscribed consumer 2 The user verifies that the subscribed consumer received the correct notification |
| Basic Flow: System Action |
| The broker (producer) finds a subscribed consumer for the notification and invokes the notify operation |
| Post Conditions |
| No change to the system |
See the Primary Use Case for actors
See the Primary Use Case for actors
See the Primary Use Case for actors