Creating implicit SOAP headers for outbound web service integrations
SOAP headers are used to communicate application-specific
context information within SOAP request and response messages. This
context information can be anything that you need to send along with
the web service operation parameters. An implicit SOAP header is one
that is not defined in the web service WSDL document. As part of your
outbound web service integrations, you can add implicit SOAP headers
to your web service request messages and retrieve SOAP headers from
response messages.
About this task
The SOAP 1.2 protocol is not supported in the Header tab. The Parameter Details and Header Details cannot be used if you select the SOAP 1.2 protocol from the Implementation tab.
All the variables that you declare in the designer are JavaScript variables. You can use them inside service definitions and also in expression evaluations inside JavaScript code snippets.