C# Plugin not called and plugin trace log not generated in Dynamic 365
When you create new plugin using C# then Make sure below things should be added in the solution while deploy to hither environment.
Create solution in dev
Add
- Related Process/Action
- Plug-in-Assembly
- SDK Message steps

If you missed to add SDK step then your plugin not called and even plugin trace logged also not generated.
Thanks.

Join the conversation! Your thoughts help the community grow.