http://www.ibm.com/wsdl/twss/nm/stat/publish/v1_0/interface
The NotificationStatisticsPublishing Port Type

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.

 Collapse Operations
NotificationStatisticsPublishing_deliveryFailedResponse  deliveryFailed (deliveryFailedRequest parameters) [faults:  NotificationRequestInvalidFault  NotificationNotFoundFault  NotificationServiceFault  ]

The deliveryFailed operation informs Notification Management that a single notification delivery attempt failed for the given, already registered notification.

Fault:
NotificationRequestInvalidFault  : 

This fault occurs if the request contains invalid structure or semantic content.

NotificationNotFoundFault  : 

This fault occurs if the requester, service, and correlator identify a currently unknown notification.

NotificationServiceFault  : 

This fault occurs if an unrecoverable error occurs while processing the request.


NotificationStatisticsPublishing_deliverySucceededResponse  deliverySucceeded (deliverySucceededRequest parameters) [faults:  NotificationRequestInvalidFault  NotificationNotFoundFault  NotificationServiceFault  ]

The deliverySucceeded operation informs Notification Management that a single notification delivery attempt succeeded for the given, already registered notification.

Fault:
NotificationRequestInvalidFault  : 

This fault occurs if the request contains invalid structure or semantic content.

NotificationNotFoundFault  : 

This fault occurs if the requester, service, and correlator identify a currently unknown notification.

NotificationServiceFault  : 

This fault occurs if an unrecoverable error occurs while processing the request.


 Collapse XML
-<wsdl:portType  name="NotificationStatisticsPublishing">
-<wsdl:documentation>
<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">
-<wsdl:documentation>
<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>
<wsdl:input  message="twss_nm_statpub:NotificationStatisticsPublishing_deliveryFailedRequest"  name="deliveryFailedRequest" />
<wsdl:output  message="twss_nm_statpub:NotificationStatisticsPublishing_deliveryFailedResponse"  name="deliveryFailedResponse" />
-<wsdl:fault  message="twss_nm_faults:NotificationRequestInvalidFault"  name="NotificationRequestInvalidFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if the request contains invalid structure or semantic content. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
-<wsdl:fault  message="twss_nm_faults:NotificationNotFoundFault"  name="NotificationNotFoundFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if the requester, service, and correlator identify a currently unknown notification. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
-<wsdl:fault  message="twss_nm_faults:NotificationServiceFault"  name="NotificationServiceFault">
-<wsdl:documentation>
<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">
-<wsdl:documentation>
<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>
<wsdl:input  message="twss_nm_statpub:NotificationStatisticsPublishing_deliverySucceededRequest"  name="deliverySucceededRequest" />
<wsdl:output  message="twss_nm_statpub:NotificationStatisticsPublishing_deliverySucceededResponse"  name="deliverySucceededResponse" />
-<wsdl:fault  message="twss_nm_faults:NotificationRequestInvalidFault"  name="NotificationRequestInvalidFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if the request contains invalid structure or semantic content. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
-<wsdl:fault  message="twss_nm_faults:NotificationNotFoundFault"  name="NotificationNotFoundFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if the requester, service, and correlator identify a currently unknown notification. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
-<wsdl:fault  message="twss_nm_faults:NotificationServiceFault"  name="NotificationServiceFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if an unrecoverable error occurs while processing the request. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
</wsdl:portType>
 Collapse Used-By
Service Port Binding
NotificationStatisticsPublishingService NotificationStatisticsPublishing NotificationStatisticsPublishingBinding
Generated by WSDLdoc ©