http://www.ibm.com/schema/soa/pxdcc/v1_0/local
The deliverConfirmationRequest Element

Deliver confirmation request message. This message contains the outcome of a notification delivery.


Element deliverConfirmationRequest : deliverConfirmationRequest
The deliverConfirmationRequest element cannot have "xsi:nil" as an attribute. The deliverConfirmationRequest element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Deliver confirmation request message. This message contains the outcome of a notification delivery.

<deliverConfirmationRequest>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The application correlation ID. This ID can be used to correlate the asynchronous confirmation with the initial notification.

<appCorrelationID>xsd:string</appCorrelationID> [0..1]

The delivery status.

<status>soa_pxnotify_xsd:DeliveryStatus</status> [1..1]

Contains a Parlay X action structure for the result of an asynchronous delivery notification. This applies only certain Parlay X notifications that define an action return response.

<action>parlayx_call_notification_xsd:Action</action> [0..1]

Indicates the type of failure that occurred.

<failureType>soa_pxnotify_xsd:FailureType</failureType> [0..1]

The failure message identifier.

<failureMessageID>xsd:string</failureMessageID> [0..1]

Message text with replacement variables marked with {#}.

<failureText>xsd:string</failureText> [0..1]

Variables to substitute into the text string.

<failureVariables>xsd:string</failureVariables> [0..*]
End Sequence
</deliverConfirmationRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="deliverConfirmationRequest"  type="soa_pxdcc_local_xsd:deliverConfirmationRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Deliver confirmation request message. This message contains the outcome of a notification delivery.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©