I need to know, in CRM 4.0, how is it possible to have a way to log the export actions that are happening with the name of the user that did it, the date and the entity that he did the export on.
1. Develop plugin which will handle Execute message.
2. Using
article write code that will analyse source (HttpContext) from which this plugin was invoked and in the case it was Export action log it to some custom entity.