Forum Discussion

sany013's avatar
13 years ago

Datatype 'GUID' not sending xsi:nil="true"

SoapUI isn't handling that case correctly when the datatype is a GUID as opposed to just a string.
when the GUID string is empty, it is not sending xsi:nil="true" in the xml. As a result, an error is generated in the response:"a:DeserializationFailed</faultcode>
<faultstring xml:lang="en-US">The formatter threw an exception while trying to deserialize the message"