http://www.ibm.com/wsdl/soa/pxdcc/v1_0/interface
The delivery confirmation callback interface defines an interface
for receiving asynchronous confirmations of delivery for asynchronous
Web Service notifications. When asynchronous delivery is used, the
outbound notification may be queued or executed in another thread.
Upon completion of the outbound notification, the PX common component
performs a callback to this interface to indicate the outcome. The
delivery confirmation will indicate both success and failure conditions
for delivery of the notification.
Operations |
Delivers a confirmation that the outbound notification was
called and the outcome of the invocation.
|
|
XML |
-<wsdl:portType name="DeliveryConfirmationCallbackInterface">
<xhtml:p>The delivery confirmation callback interface defines an interface
for receiving asynchronous confirmations of delivery for asynchronous
Web Service notifications. When asynchronous delivery is used, the
outbound notification may be queued or executed in another thread.
Upon completion of the outbound notification, the PX common component
performs a callback to this interface to indicate the outcome. The
delivery confirmation will indicate both success and failure conditions
for delivery of the notification.</xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="deliverConfirmation">
<xhtml:p>Delivers a confirmation that the outbound notification was
called and the outcome of the invocation.</xhtml:p>
</wsdl:documentation>
<xhtml:p>Deliver confirmation operation input parameters. Provides
information about the outcome of the notification invocation.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
<xhtml:p>Deliver confirmation operation response result. This
response is empty.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
</wsdl:operation>
</wsdl:portType>
|
Used-By |
|