Workspace Usage Tracking
I activated the 'Log folder/file deletion details' Workspace usage event and recycled my 11.1.2.3.500 system. I logged back in and created a folder. I added a couple of files to the folder and then deleted the folder. I then ran a query to see what was recorded in the usage tracking table. I found the folder deletion event but the login_id field is null and there's no information about what was deleted. Is this expected behavior? It's not very useful if I can't tell what was deleted or who deleted it.
Here's my sql:
select TO_CHAR(a.starttime, 'YYYY-MM-DD HH24:MI'), a.login_id, b.name