Welcome Guest! Log in
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.


The HTTP Headers returned by a Web Service after invocation can be retrieved and stored easily in a database.

Prerequisites:

  • Stambia DI Designer S18.3.0 or higher
  • Stambia DI Runtime S17.4.0 or higher

 

Metadata Configuration

The first step is to add the HTTP Header in the Output of the WSDL Metadata.

  1. Open the Metadata
  2. Add a new 'Part' under the Output node of the operation
  3. Set its Name and Type
  4. Set its Binding Type to http:header

 

 metadata

For instance, we want here to retrieve the Content-Type header.

The Name specified must match the name of the header returned by the Web Service

 

Mapping Configuration

Now, you can map this field in your Mapping to retrieve the value returned by the Web Service for the specified header.

mapping

 

 

You have no rights to post comments

Articles

Suggest a new Article!