Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 20.1c
Div
Classe2e-refDiv
Rp

Each SOAP request is transported via HTTP. The contents of the HTTP header can be accessed after the SOAP call, e.g. to check the HTTP status code.

The following example shows a SOAP adapter call with getting the HTTP header.

Image Added

You can also read dedicated headers using the getServiceContextValue.

...

Figure: SOAP Adapter and HTTP Transport

Image Removed

...

HTTP Headers

Parameter response contains the HTTP response of the SOAP call.

Multiexcerpt include
MultiExcerptNamehttp_headers_adapter
PageWithExcerptINTERNAL:_bridge_excerpts

Accessing the Headers

Multiexcerpt include
MultiExcerptNameHTTPTransport
nopaneltrue
PageWithExcerptSOAP

ClassAttributeType

...

Entry

...

keyString
valueArray of Any. The dynamic type for httpHeaderMap is String.
HeaderFieldname
value

Otp
Floatingfalse

Rp