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

This operation counts all notifications currently registered with Notification Management that match the provided criteria. It optionally allows limiting the count as well as filtering by requester, service, and/or operation.

Please see the countByNotificationPortTypeEndPointRequest and countResponse elements for more details.

NotificationAdministration_countResponse  countByNotificationPortTypeEndPoint (countByNotificationPortTypeEndPointRequest parameters)
[fault:  NotificationRequestInvalidFault  NotificationServiceFault  ]
Operation Type: Request-response
Collapse Input: NotificationAdministration_countByNotificationPortTypeEndPointRequest
countByNotificationPortTypeEndPointRequest parameters  
Collapse Output: NotificationAdministration_countResponse
countResponse 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_countResponse
<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="countByNotificationPortTypeEndPoint">
-<wsdl:documentation>
<xhtml:p> This operation counts all notifications currently registered with Notification Management that match the provided criteria. It optionally allows limiting the count as well as filtering by requester, service, and/or operation. </xhtml:p>
<xhtml:p> Please see the countByNotificationPortTypeEndPointRequest and countResponse 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 ©