When does the Plugin registered on SetState message fires in Dynamics 365? – Nishant Rana’s Weblog
Hi,
Recently we were writing a plugin that should fire when a record is activated.
In this kind of scenario, it is suggestedrecommended to register plugin in both SetState and SetStateDynamicEntity message.
https://community.dynamics.com/crm/f/117/t/184070
https://blogs.msdn.microsoft.com/crm/2008/03/07/developing-plug-ins-for-crm-4-0/
Interestingly we had the following observations
- The Plugin fires only for SetStateDynamicEntity message.
- The Plugin fires even if the SetState message…
Continue Reading Nishant Rana’s Article on their blog
When does the Plugin registered on SetState message fires in Dynamics 365? – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
- Dyn365CE18 September 2024Use OptionSet Wrapper component to show color-coded options on the form – Model-driven apps/ Dynamics 365
- Dyn365CE17 September 2024New Lead Qualification Experience – Dynamics 365 Sales
- Dyn365CE16 September 2024Bypass Power Automate Flows using SuppressCallbackRegistrationExpanderJob optional parameter – Dataverse / Dynamics 365
- Dyn365CE10 September 2024Sample Code to create and associate Folder / SharePoint Document Location (Dataverse /Dynamics 365 / SharePoint Online)