pub.soap.wsa:retryAfter
WmPublic. Document type that you can use to retrieve the wsa:RetryAfter header of a SOAP message.
Parameters
wsa:RetryAfter | Document Contains 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: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.
For more details about how Integration Server implements WS-Addressing, see the Web Services Developer’s Guide.