i'm looking for how AX2012 manage Traceability .
I must trace the history of changes to each data (modification date, user ID, IP address of the workstation).
I must also find all the changes made by a given user in a given period and for directors, i must trace the history of the consultations they have made.
Best regards .
You could take a look at the database logging feature of Dynamics AX. But be warned, if you really want to track all data changes, this will decrease performance quite a bit. Also I don't think it logs the IP address of the user's workstation.
I'm not sure what you mean with the "history of consultations", could you provide more details?