http://www.ibm.com/wsdl/soa/pxprs/v1_0/interface
The statusEnd Operation

The notifications have ended for this correlator. This message will be delivered when the duration or count for notifications have been completed. This message will not be delivered in the case of an error ending the notifications or deliberate ending of the notifications (using endPresenceNotification operation).

PresenceNotification_statusEndResponse  statusEnd (statusEnd parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: PresenceNotification_statusEndRequest
statusEnd parameters  
Collapse Output: PresenceNotification_statusEndResponse
statusEndResponse result  
Collapse Fault:
InvocationException 
InvocationException InvocationException

Notification invocation exception.

 Collapse Bindings
Binding: PresenceNotificationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: PresenceNotification_statusEndRequest
<soap:body  use="literal" />
Output: PresenceNotification_statusEndResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="statusEnd">
-<wsdl:documentation>
<xhtml:p>The notifications have ended for this correlator. This message will be delivered when the duration or count for notifications have been completed. This message will not be delivered in the case of an error ending the notifications or deliberate ending of the notifications (using endPresenceNotification operation).</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©