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
Div
Classe2e-refDiv

Otp
Floatingfalse

Rp

Tagged Values

Anchor
RESTAlias
RESTAlias

...

Multiexcerpt include
MultiExcerptNameRESTAlias
PageWithExcerptREST

Anchor
RESTAdapter
RESTAdapter

<<RESTAdapter>>

AttributeDescriptionAllowed Values
aliasSpecify the REST alias the adapter should connect to.a valid REST alias
digestAlgorithm
Multiexcerpt include
MultiExcerptNamedigestAlgorithm
PageWithExcerptREST
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.

Anchor
RESTInterface
RESTInterface

...

Anchor
RESTParameter
RESTParameter

Multiexcerpt
MultiExcerptNameisVerbatimPath

This is what still will be done, if isVerbatimPath is set to true:

  • variable discovery
    The E2E Runtime will try to find and replace variables (:<my variable name>).
  • colon escaping
    If the path contains a colon that (and that does not indicate a path parameter), you can escape this colon by another one, like :: (e.g. /myAPI/resource/aText::anotherText/:variable).
  • correction of segment delimiters
    The E2E Compiler adds a leading slash (if not present), removes trailing slashes (if present) and removes duplicates slashes, e.g. myAPI//resource/:variable/ becomes /myAPI/resource/:variable.

<<RESTParameter>>

Multiexcerpt include
MultiExcerptNameRESTParameter
PageWithExcerptREST

...

Multiexcerpt include
MultiExcerptNameREST_Parameter_Types
PageWithExcerptREST