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

The status changed error message is sent to the application to indicate that the notification is being cancelled by the Web Service.

TerminalStatusNotification_statusErrorResponse  statusError (statusError parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: TerminalStatusNotification_statusErrorRequest
statusError parameters  
Collapse Output: TerminalStatusNotification_statusErrorResponse
statusErrorResponse 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_statusErrorRequest
<soap:body  use="literal" />
Output: TerminalStatusNotification_statusErrorResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="statusError">
-<wsdl:documentation>
<xhtml:p>The status changed error message is sent to the application to indicate that the notification is being cancelled by the Web Service.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©