Creating a data audit for CRM is easy. But there's one thing I still haven't figured out. How do you know who deleted a record?
The ModifiedBy attribute is not updated on a delete, so you can't use that. Within a custom workflow, the WorkflowContext.UserId is the owner of the workflow, not the person who did whatever triggered the workflow.
I just want to log who it was that deleted a record. Sounds easy, but I'm stumped. Can anyone enlighten me?
*This post is locked for comments
I have the same question (0)