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

When the status of monitored devices change, a notification is delivered to the application with the new status information for each of the devices. If a group identifier was used, the terminal device URI is provided, not the group URI.

TerminalStatusNotification_statusNotificationResponse  statusNotification (statusNotification parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: TerminalStatusNotification_statusNotificationRequest
statusNotification parameters  
Collapse Output: TerminalStatusNotification_statusNotificationResponse
statusNotificationResponse 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_statusNotificationRequest
<soap:body  use="literal" />
Output: TerminalStatusNotification_statusNotificationResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="statusNotification">
-<wsdl:documentation>
<xhtml:p>When the status of monitored devices change, a notification is delivered to the application with the new status information for each of the devices. If a group identifier was used, the terminal device URI is provided, not the group URI.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©