Hello,
I have a situation where I have a Custom Document service which uses AOT's Query object and when it's executed I serialize the result from Query into XML file. Everything works fine except CreatedDateTime field doesn't exist in that XML. I have noticed that CreatedDateTime field is different than the other ones.
Are there any options or solution to get this field to be serialized from the result into XML file like other fields do?
Br
Michael