Map Standard and Custom HTTP Header Values in the Mapper

Once endpoint creation is complete in the Adapter Endpoint Configuration Wizard, you can map values for headers and payloads in the mapper.

SOAP Web Services

In both the request and response structure in the integration schema:

  • Payloads are available under the Body element.
  • SOAP headers are available under the Headers > SOAPHeaders element.
  • HTTP headers are available under the Headers > HTTPHeaders element.


RESTful Web Services

In both the request and response structure in the integration schema:

  • The standard HTTP headers are found under the HTTPHeaders > StandardHTTPHeaders element.
  • The custom HTTP headers are found under the HTTPHeaders > CustomHTTPHeaders element.