Versions Compared

Key

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

...

Multiexcerpt
MultiExcerptNameE2EHTTPService
Name Dialog / TagDescriptionAllowed Values / Examples
Port
(port)

Multiexcerpt include
MultiExcerptNameport
nopaneltrue
PageWithExcerptSOAP Service Reference

any number
Using ports below 1024 may require additional privileges.
Trace Port
(tracePort)
In order to test the HTTP service using the Trace Analyzer, the model compiler generates a SOAP interface for each HTTP service interface. The SOAP service will be listening on this trace port.any positive integer
service port +40000default
Max Request Body Size
(maxRequestBodySize)

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamemax_request_body_size
PageWithExcerptINTERNAL:_bridge_excerpts

Info
iconfalse

If you have multiple HTTP services in one composite, you can only apply the same value to all. If you specify different values on each of them, the Runtime will pick one and apply them to all.

any positive integer
0accept unlimited requests
(default of services compiled with Builder versions < 7.12.0)
2048Builder 7.12.0 2MiB, default if not specified
Authentication Mode
(authenticationMode)

Multiexcerpt include
MultiExcerptNameauthenticationMode
nopaneltrue
PageWithExcerptSOAP Service Reference

noneno authentication 
HTTPBasicAuthHTTP basic authentication
HTTPRemoteAuthHTTP remote authentication

User
(user)

Specifies user and password for the use of HTTP Basic authentication.user/password 

...