I've been attempting to use the ComplexObject demo to
store/retrieve/update a hierarchical object.While the complex object
part of the demo is working fine, any attempt to store a hierarchical
object fail. They appear to get published, but casting the
event.item.body back to the original class fails with the result being a
null object.Does AFCS support hierarchal complex data, or have I made a
misteak somewhere??I've attached the source.Thanks