http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The resetStatisticsForExactlyGlobalTransactionID Operation

This operation resets the statistics for all notifications currently registered with Notification Management whose globalTransactionIDs match exactly with any one of the provided criteria.

Please see the resetStatisticsForExactlyGlobalTransactionIDRequest and resetStatisticsResponse elements for more details.

NotificationAdministration_resetStatisticsResponse  resetStatisticsForExactlyGlobalTransactionID (resetStatisticsForExactlyGlobalTransactionIDRequest parameters)
[fault:  NotificationRequestInvalidFault  NotificationServiceFault  ]
Operation Type: Request-response
Collapse Input: NotificationAdministration_resetStatisticsForExactlyGlobalTransactionIDRequest
resetStatisticsForExactlyGlobalTransactionIDRequest parameters  
Collapse Output: NotificationAdministration_resetStatisticsResponse
resetStatisticsResponse result  
Collapse Fault:
NotificationRequestInvalidFault  : 

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

NotificationRequestInvalidFault NotificationRequestInvalidFault  
NotificationServiceFault  : 

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

NotificationServiceFault NotificationServiceFault  
 Collapse Bindings
Binding: NotificationAdministrationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Output: NotificationAdministration_resetStatisticsResponse
<soap:body  use="literal" />
Fault:
NotificationRequestInvalidFault: NotificationRequestInvalidFault
<soap:fault  name="NotificationRequestInvalidFault"
  use="literal" />
 
NotificationServiceFault: NotificationServiceFault
<soap:fault  name="NotificationServiceFault"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="resetStatisticsForExactlyGlobalTransactionID">
-<wsdl:documentation>
<xhtml:p> This operation resets the statistics for all notifications currently registered with Notification Management whose globalTransactionIDs match exactly with any one of the provided criteria. </xhtml:p>
<xhtml:p> Please see the resetStatisticsForExactlyGlobalTransactionIDRequest and resetStatisticsResponse elements for more details. </xhtml:p>
</wsdl:documentation>
-<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: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>
Generated by WSDLdoc ©