pub.soap.wsa.submission:retryAfter
WmPublic. Document type that you can use to retrieve the wsa:RetryAfter header of a SOAP message.
Parameters
wsa:RetryAfter | Document Contains you can use to retrieve the wsa:RetryAfter header of a SOAP message. |
| Key | Description |
| *body | String Optional. The retry after duration retrieved from the wsa:RetryAfter SOAP header. |
Usage Notes
To add, retrieve, or remove the
wsa:RetryAfter header of a SOAP message, use
pub.soap.wsa.submission:retryAfter as the value for the
documentType input parameter of the
pub.soap.handler:addHeaderBlock,
pub.soap.handler:getHeaderBlock, and
pub.soap.handler:removeBodyBlock services.
The pub.soap.wsa.submission:retryAfter document type relates to the W3C WS-Addressing Submission version of WS-Addressing specification.
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.
About WS-Addressing in Integration Server
.