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:problemAction
 
pub.soap.wsa:problemAction
WmPublic. Document type that captures additional information about faults.
Parameters
wsa:ProblemAction
Document Contains additional information about faults.
Key
Description
wsa:Action
Document Optional. Element that provides the details about the [action] that caused the problem.
Key
Description
*body
String Optional. The [action] that caused the problem.
wsa:SoapAction
String Optional. Element that contains the SOAPAction IRI that caused the problem.
Usage Notes
To add, retrieve, or remove the wsa:ProblemAction header of a SOAP message, use pub.soap.wsa:problemAction 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 section About WS-Addressing in Integration Server in the Web Services Developer’s Guide.