Skip to Content
0
Jun 02, 2020 at 01:30 PM

Web consumer proxy - error Element '{}' missing during deserialization

133 Views

Hi All,

I have set up a proxy to an external web service using a supplied WSDL.

I can make calls to some of the APIs (the ones with a simpler return structure) but the more complex structure calls are getting an error.

in SRT_UTIL is is showing as type CX_ST_GROUP_MISSING_CASE and the text is "Element '{}' missing".

My guess is that this is maybe something to do with a transformation, but I did also notice that some of the object in the consumer do not have a namespace???

Any help would be appreciated. I am going to klook at using the CL_http_client class but would prefer the proxy route.

Many thanks

Gaz