Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


The HTTP Verb used when invoking a Web Service, such as POST, GET, PUT, ... is defined in the WSDL Metadata.

This can be customized and specified dynamically at invocation if needed.

Prerequisites:

  • This is only available for the HTTP REST API
  • Stambia DI Designer S18.3.0 or higher
  • Stambia DI Runtime S17.4.0 or higher

 

Metadata Configuration

The first step is to configure the WSDL Metadata to allow that.

  1. Open the Metadata
  2. Add a new 'Part' under the Input node of the operation
  3. Set its Name and Type (string)
  4. Set its Binding Type to http:method

 

Metadata

 

Mapping Configuration

Now, you can specify the desired HTTP Verb directly in the Mapping invoking the Web Service.

For this, simply map the node previously created with the desired value.

Mapping

 

Articles

Suggest a new Article!