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.1.4

...

Multiexcerpt
MultiExcerptNameSOAPAlias
timezonesslCertificateFilesslCertificateTypesslCertificateTypeone of: PEM , DER, P12
one of: PEM (default), DER, ENGsslVerifyHostsslVerifyHostsslVerifyPeersslVerifyPeerVerification off.
Tagged ValueDescriptionAllowed Values / Examples
SOAP
messageFormatDefines the formatting of the SOAP message.Noneno linebreaks and no indentation
Linebreaks (default)linebreaks, but no indentation
Indentationlinebreads and indentation
sendTransactionID

Defines whether the transaction ID is sent in a SOAP header element <TransactionID>...</TransactionID> with namespace http://e2e.ch/bridge .
If sent, the calling and the called service can be identified to belong to the same transaction.

falsetransaction ID is not sent in the SOAP header element
true (default)transaction ID is sent in the SOAP Header element
sendCorrelationID

Defines whether the correlation ID is sent in a SOAP header element <CorrelationID>...</CorrelationID> with namespace http://e2e.ch/bridge .
The correlation ID is used to identify each SOAP call.

falsecorrelation ID is not sent in the SOAP header element
true (default)correlation ID is sent in the SOAP header element
digestAlgorithm
Multiexcerpt
MultiExcerptNamedigestAlgorithm

Builder 7.12.0 Runtime 2021.1 Generates a HTTP digest header using the specified algorithm. When applied, a  digest  header is generated using the specified algorithm, and sent with the request . The generated header conforms with RFC3230 and RFC5843. 

Info

Only one value is supported (no multi-value header).

NoneNo header generated.

MD5

Generate header using MD5 algorithm.

SHA

Generate header using SHA algorithm.

SHA-1

Generate header using SHA-1 algorithm.

SHA-256

Generate header using SHA-256 algorithm.
SHA-512Generate header using SHA-512 algorithm.
Advanced

Soap Version
(soapVersion)

Specify the SOAP version used with this SOAP call.

1.1Use SOAP version 1.1 (default).
1.2Use SOAP version 1.2.

Protocol
(protocol)

Specify the transport protocol.

Method
(method)
Specify the HTTP method.One of: get, post (default), read, write, put, list, patch

Port
(port)
Specify the machine port number the service is binding to.a valid port number (default: 80)

Path
(path)
Specify the HTTP path for the SOAP request.

Host
(host)
Specify an optional host name.a valid hostname (default: localhost)
Advanced


Timezone
(timezone)
followRedirectsMaximum number of redirects to follow.any integer

Multiexcerpt include
SpaceWithExcerptWBRIDGE
MultiExcerptNametimezone
nopaneltrue
PageWithExcerptSOAP Service Reference

Multiexcerpt include
MultiExcerptNametimezone_examples
nopaneltrue
PageWithExcerptSOAP Service Reference

Date Format String
(dateFormatString)

WBRIDGE
Multiexcerpt include
SpaceWithExcerpt
MultiExcerptNamedateFormatString
nopaneltrue
PageWithExcerptSOAP Service Reference

Multiexcerpt include
MultiExcerptNamedateFormatString_examples
nopaneltrue
PageWithExcerptSOAP Service Reference

Request Http Header Roles
(requestHttpHeaderRoles)



Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamerequest_http_header_roles
PageWithExcerptINTERNAL:_bridge_excerpts

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamerequest_http_header_roles_adapter
PageWithExcerptINTERNAL:_bridge_excerpts






client_hostProvide the client host in a header <http header name> instead of X-Sender-Host.
client_serviceProvide the client service in a header <http header name> instead of X-Sender-Service.
correlation_idProvide the correlation ID in a header <http header name> instead of X-Request-Id.
transaction_idProvide the transaction ID in a header <http header name> instead of X-Transaction-Id.
passthroughPass a present header <http header name> to the called service.
passthrough= <request header name>Pass an incoming header <request header name> to the called service under the name of <http header name>.
This is equivalent to renaming a header.
Digest Algorithm
(digestAlgorithm)
Multiexcerpt
MultiExcerptNamedigestAlgorithm

Builder 7.12.0 Runtime 2021.1 Generates a HTTP digest header using the specified algorithm. When applied, a  digest  header is generated using the specified algorithm, and sent with the request . The generated header conforms with RFC3230 and RFC5843. 

Info

Only one value is supported (no multi-value header).

NoneNo header generated.
MD5Generate header using MD5 algorithm.
SHAGenerate header using SHA algorithm.
SHA-1Generate header using SHA-1 algorithm.
SHA-256Generate header using SHA-256 algorithm.
SHA-512Generate header using SHA-512 algorithm.
Follow Redirects
(followRedirects)
Maximum number of redirects to follow.any integer
Options
(options)
Specify native cURL options as listed in Setting cURL Options on the URL Adapter.
Also refer to this page for more details on how to set these options.
Example: CURLOPT_TIMEOUT=20

soapVersion

Specify the SOAP version used with this SOAP call.

1.1 (default)use SOAP version 1.1
1.2use SOAP version 1.2
Authentication
Ignore Http Errors
(ignoreHttpErrors)
Not implemented for SOAP.
Authentication
User
(user)user
Username/password.
Proxy
Proxy Type
(proxyType)

Multiexcerpt include
MultiExcerptNameproxyType
nopaneltrue
PageWithExcerptURL

one of: HTTP, SOCKS5
proxyURLProxy User
(proxyUser)

Multiexcerpt include
MultiExcerptNameproxyURLproxyUser
nopaneltrue
PageWithExcerptURL


Proxy URL
proxyUser(proxyURL)

Multiexcerpt include
MultiExcerptNameproxyUserproxyURL
nopaneltrue
PageWithExcerptURL


SOAP

Send Transaction ID
(sendTransactionID)

Defines whether the transaction ID is sent in a SOAP header element <TransactionID>...</TransactionID> with namespace http://e2e.ch/bridge .
If sent, the calling and the called service can be identified to belong to the same transaction.

falseDo not send transaction ID in the SOAP header element.
trueSend transaction ID in the SOAP Header element (default).

Message Format
(messageFormat)



Defines the formatting of the SOAP message.

NoneFormat messages without using linebreaks and indentation.
LinebreaksFormat messages using linebreaks, but no indentation (default).
IndentationFormat messages using linebreaks and indentation.

SendCorrelationID
(sendCorrelationID)

Defines whether the correlation ID is sent in a SOAP header element <CorrelationID>...</CorrelationID> with namespace http://e2e.ch/bridge .
The correlation ID is used to identify each SOAP call.

falseDo not send the correlation ID in the SOAP header element.
trueSend the correlation ID in the SOAP header element (default).
SSL
Ssl Private Key Type
(sslPrivateKeyType)sslCAInfo

Multiexcerpt include
MultiExcerptNamesslCAInfosslPrivateKeyType
nopaneltrue
PageWithExcerptURL

sslCertificateFile

one of: PEM (default), DER, ENG
Ssl Verify Host
(sslVerifyHost)

Multiexcerpt include
MultiExcerptName

sslVerifyHost
nopaneltrue
PageWithExcerptURL



OnVerification on (default).
OffVerification off.
ExistenceLimit verification to the mere existence of the host.
Ssl Verify Peer
(sslVerifyPeer)

Multiexcerpt include
MultiExcerptName

sslVerifyPeer
nopaneltrue
PageWithExcerptURL

OnVerification on (default).
OffVerification off.
Ssl Private Key File
(sslPrivateKeyFile)sslPrivateKeyFile

Multiexcerpt include
MultiExcerptNamesslPrivateKeyFile
nopaneltrue
PageWithExcerptURL



Ssl Private Key Password
(sslPrivateKeyPassword)

Multiexcerpt include
MultiExcerptNamesslPrivateKeyPassword
nopaneltrue
PageWithExcerptURL



sslPrivateKeyTypeSsl Certificate File
(sslCertificateFile)

Multiexcerpt include
MultiExcerptNamesslPrivateKeyTypesslCertificateFile
nopaneltrue
PageWithExcerptURL



Ssl CA Info
(sslCAInfo)

Multiexcerpt include
MultiExcerptName

sslCAInfo
nopaneltrue
PageWithExcerptURL

OnVerification on.
OffVerification off.
ExistenceLimit verification to the mere existence of the host.


Ssl Certificate Type
(sslCertificateType)

Multiexcerpt include
MultiExcerptName

sslCertificateType
nopaneltrue
PageWithExcerptURL

OnVerification on.Offone of: PEM (default), DER, P12

Anchor
SOAPAdapter
SOAPAdapter

...