http://www.ibm.com/schema/soa/pxnotify/v1_0
The InvocationException Element

Invocation exception related to performing the Web Service outbound notification invocation. This indicates that an error has occurred delivering the notification to the next hop. The next hop may be the access gateway or direct to the third-party application.


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

Invocation exception related to performing the Web Service outbound notification invocation. This indicates that an error has occurred delivering the notification to the next hop. The next hop may be the access gateway or direct to the third-party application.

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

Message identifier. These correspond to the identifiers used for uniquely identifying log messages.

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

Message text with replacement variables marked with {#}.

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

Variables to substitute into the text string.

<variables>xsd:string</variables> [0..*]
End Sequence
</InvocationException>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="InvocationException"  type="soa_pxnotify_xsd:InvocationException">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Invocation exception related to performing the Web Service outbound notification invocation. This indicates that an error has occurred delivering the notification to the next hop. The next hop may be the access gateway or direct to the third-party application.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by WSDLdoc ©