Recently we had to disable plugin steps as part of data migration, below is the sample code we can use, either specify the name of the assembly, plugin, or plugin step as we are using the “begins with” condition or make changes as required. Hope it helps..
Continue Reading Nishant Rana’s Article on their blog
Sample Code – Enable / Disable Plugin Step (sdkmessageprocessingstep) Dynamics 365 / Dataverse
Recently we had to disable plugin steps as part of data migration, below is the sample code we can use, either specify the name of the assembly, plugin, or plugin step as we are using the “begins with” condition or make changes as required. class Program { static void Main(string[] args) { const string ConnectionString…
Blog Syndicated with Nishant Rana’s Permission
More About This Author
Array
Dyn365CE24 September 2023Use Content Ideas Copilot to generate email content ideas (Dynamics 365 Marketing)
Dyn365CE21 September 2023Step by step – Deleting an existing plugin from Plugin Assembly (Dataverse)
Dyn365CE21 September 2023Filtering Attributes for Create message – Plugin (Dataverse / Dynamics 365)
Dyn365CE20 September 2023Use Query Assist Copilot to create Segments (Dynamics 365 Marketing)