Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionTypeRequired
HeadersSpecify the technical header and the attribute to which the value is transferred.Multivalued - Key value pair - Module element - AttributetrueYes


To be able to map HTTP headers to your profile, two steps are required:1) model

  1. Model a service call of type AQ_GetHeaders and specify in it which headers need to be mapped to which attribute,

...

  1. Configure your runtime as described in Custom HTTP headers setup.

Example AQ_GetHeaders service

Image RemovedImage Added

Exit events

Name

Description

Type

OKWhen the AQ_GetHeaders service executed successfully.Continue
MappingFailureWhen at least one of the requested headers was not available in the session. The header(s) that were not available can be found as a warning in the log file.Continue
NothingToMapThe operation had no effect, because no headers were saved in the session.Cancel