"The rest of the structure that is referenced by the base Response.cls structure extends %RegisteredObject, %JSON.Adaptor."
A %RegisterdObject is not persistent, so it's never stored and therefore you cannot view in trace something that...does not exists (anymore).
Maybe an option could be to use %SerialObject instead of %RegisterdObject
- Log in to post comments