The removeNotification operation allows a service to remove or deregister a previously created notification. Removing a notification is generally done when the notification terminates due to either reaching its completion criteria or due to a service error. After removal, a notification can no longer be examined administratively through the NotificationAdministration interface.
The removeNotificationRequest requires the same requester, service, and correlator previously provided to the registerNotification operation.
NotificationRegistration_removeNotificationResponse | removeNotification (removeNotificationRequest parameters) [fault:  NotificationRequestInvalidFault NotificationNotFoundFault NotificationServiceFault ] |
removeNotificationRequest | parameters |
This fault occurs if the request contains invalid structure or semantic content.
NotificationRequestInvalidFault | NotificationRequestInvalidFault |
This fault occurs if the requester, service, and correlator identify a currently unknown notification.
NotificationNotFoundFault | NotificationNotFoundFault |
This fault occurs if an unrecoverable error occurs while processing the request.
NotificationServiceFault | NotificationServiceFault |
![]() |
||
|
![]() |
|