pub.soap.wsa.submission:action
WmPublic. Document type that defines the contents of the wsa:Action WS-Addressing header.
Parameters
wsa:Action | Document Contains the WS-Addressing action. |
| Key | Description |
| *body | String Value of the WS-Addressing action. |
Usage Notes
To add, retrieve, or remove the
wsa:Action header of a SOAP message, use
pub.soap.wsa.submission:action 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:action 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 Web Services Developer’s Guide.