Using SOAP headers

A web service can use SOAP headers to exchange information with a requester application. Within a server job, an input column supplies the input header elements, which generate a <SOAP-ENV:Header> block at run time. If the web service returns an output header that you want to use in your server job, you can extract it to an output column.