Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.6.0

...

Multiexcerpt
MultiExcerptNameHTTPTransport
ClassAttributeTypeDescription
HTTPTransportheadersArray of HeaderField

Header information as array of name/value pairs (see HeaderField below).

Runtime 2019.9 The Runtime will automatically set the following headers on each adapter call:

  • X-Transaction-ID: Contains the transaction id.
  • X-Request-ID: Contains a unique request id.
  • X-Sender-Host and X-Sender-Service: These headers contain the sender host resp. the sender service.
statusCodeIntegerHTTP status code of the SOAP request.

...