http://www.ibm.com/wsdl/soa/pxmm/v1_0/interface
The notifyMessageReception Operation

The notification is used to send a multimedia message to the application. The notification will occur only if the multimedia message fulfils the criteria specified when starting the multimedia message notification.

MessageNotification_notifyMessageReceptionResponse  notifyMessageReception (notifyMessageReception parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: MessageNotification_notifyMessageReceptionRequest
notifyMessageReception parameters  
Collapse Output: MessageNotification_notifyMessageReceptionResponse
notifyMessageReceptionResponse result  
Collapse Fault:
InvocationException 
InvocationException InvocationException

Notification invocation exception.

 Collapse Bindings
Binding: MessageNotificationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: MessageNotification_notifyMessageReceptionRequest
<soap:body  use="literal" />
Output: MessageNotification_notifyMessageReceptionResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="notifyMessageReception">
-<wsdl:documentation>
<xhtml:p>The notification is used to send a multimedia message to the application. The notification will occur only if the multimedia message fulfils the criteria specified when starting the multimedia message notification.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
Generated by WSDLdoc ©