Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | SOAP Folder | Summary of Elements in this Folder | pub.soap.wsa:faultTo
 
pub.soap.wsa:faultTo
WmPublic. Document type that defines the contents of the wsa:FaultTo WS-Addressing header.
Parameters
wsa:FaultTo
Document Contains the address of the intended receiver of the fault message.
Key
Description
wsa:Address
Document Contains the end point URI for the fault message.
Key
Description
*body
String The end point URI for the fault message.

wsa:Reference Parameters
Document Contains the set of reference parameter elements.
Key
Description
*any
Object List The reference parameter elements.
wsa:Metadata
Document Contains the set of metadata elements.
Key
Description
*any
Object List The metadata elements.
*any
Object List Contains other extensible elements, if any.
Usage Notes
To add, retrieve, or remove the wsa:FaultTo header of a SOAP message, use pub.soap.wsa:faultTo as the value for the documentType input parameter of the pub.soap.handler:addHeaderBlock, pub.soap.handler:getHeaderBlock, and pub.soap.handler:removeBodyBlock services.
For more details about how Integration Server implements WS-Addressing, see the the section About WS-Addressing in Integration Server in the Web Services Developer’s Guide.