http://www.ibm.com/wsdl/soa/pxcn/v1_0/interface
The notifyNotReachable Operation

A not reachable notification informs the application that a call between two parties was attempted, but the called party was not reachable.

CallNotification_notifyNotReachableResponse  notifyNotReachable (notifyNotReachable parameters)
[fault:  ServiceException  PolicyException  InvocationException  ]
Operation Type: Request-response
Collapse Input: CallNotification_notifyNotReachableRequest
notifyNotReachable parameters  
Collapse Output: CallNotification_notifyNotReachableResponse
notifyNotReachableResponse result  
Collapse Fault:
ServiceException 
ServiceException ServiceException  
PolicyException 
PolicyException PolicyException  
InvocationException 
InvocationException InvocationException

Notification invocation exception.

 Collapse Bindings
Binding: CallNotificationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: CallNotification_notifyNotReachableRequest
<soap:body  use="literal" />
Output: CallNotification_notifyNotReachableResponse
<soap:body  use="literal" />
Fault:
ServiceException: ServiceException
<soap:fault  name="ServiceException"
  use="literal" />
 
PolicyException: PolicyException
<soap:fault  name="PolicyException"
  use="literal" />
 
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="notifyNotReachable">
-<wsdl:documentation>
<xhtml:p>A not reachable notification informs the application that a call between two parties was attempted, but the called party was not reachable.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="parlayx_common_faults:ServiceException"  name="ServiceException" />
<wsdl:fault  message="parlayx_common_faults:PolicyException"  name="PolicyException" />
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©