http://www.ibm.com/wsdl/twss/nm/stat/publish/v1_0/interface
A Notification Management-enabled service may use the
NotificationStatisticsPublishing interface to provide
administrators with live information about a notification's
associated delivery attempts and their success or failure
characteristics. A supporting common component (e.g. Parlay X
Notification Delivery) may also provide this information on the
service's behalf.
Administrators may examine and reset the gathered
information using the NotificationAdministration interface.
Operations |
The deliveryFailed operation informs Notification
Management that a single notification delivery attempt failed
for the given, already registered notification.
Fault:
NotificationNotFoundFault
:
This fault occurs if the requester, service,
and correlator identify a currently unknown notification.
|
The deliverySucceeded operation informs
Notification Management that a single notification delivery
attempt succeeded for the given, already registered
notification.
Fault:
NotificationNotFoundFault
:
This fault occurs if the requester, service,
and correlator identify a currently unknown notification.
|
|
XML |
-<wsdl:portType name="NotificationStatisticsPublishing">
<xhtml:p> A Notification Management-enabled service may use the
NotificationStatisticsPublishing interface to provide
administrators with live information about a notification's
associated delivery attempts and their success or failure
characteristics. A supporting common component (e.g. Parlay X
Notification Delivery) may also provide this information on the
service's behalf. </xhtml:p>
<xhtml:p> Administrators may examine and reset the gathered
information using the NotificationAdministration interface.
</xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="deliveryFailed">
<xhtml:p> The deliveryFailed operation informs Notification
Management that a single notification delivery attempt failed
for the given, already registered notification. </xhtml:p>
</wsdl:documentation>
<xhtml:p> This fault occurs if the request contains
invalid structure or semantic content. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p> This fault occurs if the requester, service,
and correlator identify a currently unknown notification.
</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p> This fault occurs if an unrecoverable error
occurs while processing the request. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
-<wsdl:operation name="deliverySucceeded">
<xhtml:p> The deliverySucceeded operation informs
Notification Management that a single notification delivery
attempt succeeded for the given, already registered
notification. </xhtml:p>
</wsdl:documentation>
<xhtml:p> This fault occurs if the request contains
invalid structure or semantic content. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p> This fault occurs if the requester, service,
and correlator identify a currently unknown notification.
</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p> This fault occurs if an unrecoverable error
occurs while processing the request. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
</wsdl:portType>
|
Used-By |
|