Hi,
Using the PluginAction js-interface, you are handed an items array containing objects. The item contained in this array has a method item.retrieveAttributes(callback) which works fine and is specified in the documentation. However in the resultset item.attributes there is an empty entry named "AuditedEvents".
I have configured auditing for these objects and can see them in Filenet Enterprise Manager and I'm wondering whether attributes.AuditedEvents is being used at all, and if so, how do I populate it?
Kind Regards