Welcome Guest! Log in
×

Notice

The forum is in read only mode.
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…

Topic-icon Question Webservice with a json in a param x-www-form-urlencoded

More
22 Oct 2019 17:15 #1 by Sylvie INGABIRE
Hi,

I have to invoke a webservice with a x-www-form-urlencoded parameter that contain a json.
On the WS metadata I defined the param content-type as x-www-form-urlencoded and added a json object to the parameter. But it doesn't work. The content of the parameter is not sent as a json.

How should I proceed?

Thanks