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

The notifications have completed 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 endNotification operation).

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

Notification invocation exception.

 Collapse Bindings
Binding: TerminalStatusNotificationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: TerminalStatusNotification_statusEndRequest
<soap:body  use="literal" />
Output: TerminalStatusNotification_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 completed 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 endNotification operation).</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©