This is likely a side-effect of me being rather new to coding in C# and coding CRM solutions however I came across an issue in that I needed to create some tracing on a plugin however I couldn’t add it as a parameter of the Execute function.
I’ll cover two ways to enable tracing within a custom plugin, the standard way which everyone suggests and a workaround which I used –
Continue reading “Dynamics – How to Setup Plugin Tracing in Custom Workflow Steps C#”
