Client wants to Capture changes made (added, changed and deleted) in AX users (Table SysUserInfo / Userinfo) and also added/deleted user-Group relations (Table UserGroupList). I define the logging for these tables in Database Log Setup but changes are nod captured into log.
Checking in AOT or SQL side records are created and deleted in these table, but Database Log do not capture the changes. What might be reason for this behaviour?
Other tables logging ( InventTable for example) works fine.