When traversing through Journals, I have been unable to retrieve any Object Attributes that are a type of Array, such as StringArray.
They show as ** not initialised **
JadeAuditAccess.getChangedPropertyNames() also excludes Array attributes.
No other Journal record types are generated within the journal transaction, such as JAA_Object_Blob or JAA_Object_Collection
Could Array attributes be excluded from generating into my journals for any reason?
If anyone has an idea of how to retrieve array values, I'd be really keen to hear.
Thanks in advance