Resource Page DescriptionA generic CRM 4.0 plugin that writes event and parameter data to SQL tables
This project is a sample plugin that will log all plugin calls to SQL tables. This includes information about the message and entity, along with all additional properties passed in the InputParameters, OutputParameters, PostEntityImages, PreEntityImages and SharedVariables PropertyBags. It's main purpose is to help identify which messages and parameters are used by the application. This plugin can be registered against all message and entity combinations by using the companion tool here: http://code.msdn.microsoft.com/crm40pluginbulk
|