Details
Description
The issue is solved by reverting to version 1.49.
An example of the XML is included; alongside the mapping. The only thing worthy of note is that the depth of the XML we're skipping is quite large, and not all of the content is mapped. I'm not sure what, in that, causes what problem - I assume it's because we're nulling the descriptor.
As you're the original person responsible for checkin, and this is the only thing that changed between 1.49 and 1.50, I hope you can explain it to me. ![]()
Reverting the behavior to only skip, and not null the descriptor, causes it to work as expected.
Attaching example XML from the SOAP service generating the XML.