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

A called number notification informs the application that a call between two parties is being attempted.

CallNotification_notifyCalledNumberResponse  notifyCalledNumber (notifyCalledNumber parameters)
[fault:  ServiceException  PolicyException  InvocationException  ]
Operation Type: Request-response
Collapse Input: CallNotification_notifyCalledNumberRequest
notifyCalledNumber parameters  
Collapse Output: CallNotification_notifyCalledNumberResponse
notifyCalledNumberResponse 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_notifyCalledNumberRequest
<soap:body  use="literal" />
Output: CallNotification_notifyCalledNumberResponse
<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="notifyCalledNumber">
-<wsdl:documentation>
<xhtml:p>A called number notification informs the application that a call between two parties is being attempted.</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 ©