Versions Compared

Key

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

Using the SOAP adapter, it is possible to provide the URL parameter to e.g set cURL options for the SOAP call. In contrast to the URL adapter, where you need to provide every single parameter (see Setting cURL Options on the URL Adapter and URL), you can use the parameter urlParameter of type URLMessage. URLMessage is a class containing all URL parameters.

Info
iconfalse

Note, that the attributes content and commands of URLMessage are not implemented for the SOAP adapter, but only for the URL adapter. All other attributes have the same semantic as described for the URL adapter (see URL).

Multiexcerpt include
MultiExcerptNamesoapUseUrlParameter
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE

Figure: Providing the URL Parameter to a SOAP Call

Image Modified

URLMessage Parameter

Multiexcerpt include
MultiExcerptNameURLMessage
nopaneltrue
PageWithExcerptSOAP

URL Parameter Types

Multiexcerpt include
MultiExcerptNameurl_parameter_types
nopaneltrue
PageWithExcerptURL