Is anyone using the NotesUserActivity class form Lotus SandBox:http://www-10.lotus.com/ldd/sandbox.nsf/ecc552f1ab6e46e4852568a90055c4cd/c12a2fd2142758b68525688d00708397?OpenDocument&Highlight=0,useractivity
This code worked well for years, but seems to no longer work on databases that have been converted to ODS 48. I think this is because IBM Lotus developers introduced additional columns in the db activity table breaking up ‘reads’ and ‘writes’ into ‘reads’, ‘adds’, ‘updates’ and ‘deletes’. Any chance this code could be updated to reflect the changes introduced in ODS 48?