Forum Discussion

sany013's avatar
sany013
Not applicable
14 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"

2 Replies

  • sangsp123's avatar
    sangsp123
    Not applicable
    Hi sany013,

    Just wondering if you found a solution for this issue.

    Thanks,
  • nmrao's avatar
    nmrao
    Community Hero
    If you don't mind, would you please care to share how to reproduce it?