Versions Compared

Key

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

...

In a customer environment quite often extra HTTP headers are sent with each initial request. These headers contain context information, such as the social security number (BSN) of the user. By enabling custom headers it is possible to receive headers, send them and possibly use them in the profile by a new service AQ_GetHeaders.

To be able to process custom headers they have to be saved/stored in the configuration. Only then it is possible to sending them to another systems you are calling. This functionality is possible for both SOAP and REST.

...