Enabling or Disabling All Plugin Steps In Dataverse
If you are facing an issue with a recent bug in PowerPlatform.BuildTools version 0.0.81 that caused your plugin steps to become disabled, fret not as there is a workaround that you can implement. The issue occurs due to a change in the import solution command that deactivated all the plugin steps in the solution by default.
The solution is to enable all the plugin steps manually and the easiest way to do this is by using XrmToolBox and Sql4Cds. The first step is to download XrmToolBox and set it up to connect with your environment. The next step is to download and install Sql4Cds as a tool in XrmToolBox.
After that, you need to execute a SQL statement in Sql4Cds to find the ID of the plugin assembly that you want to enable all plugin steps for. Once you have found the ID, you can use the UPDATE statement provided in the tutorial to enable all plugin steps automatically.
By implementing these steps, you can save yourself the trouble of manually updating over 100 plugin steps. So, if you are facing a similar issue, then this tutorial will help you in enabling or disabling all plugin steps in Dataverse.
Source: dotnetdust.blogspot.com
Published on:
Learn moreRelated posts
Looking to optimize and manage your cloud resources? Join our Azure optimization skills challenge!
If you're looking for an effective way to optimize and manage your cloud resources, then join the Azure Optimization Cloud Skills Challenge or...
Awesome Solution for Dataverse Browser via Dataverse Browser V1.1.0.1 is available for Dataverse Plugin Debugging
Dataverse Browser V1.1.0.1 is now available for Dataverse plugin debugging, providing an awesome solution for developers. This development is ...
Greg Leonardo: Optimizing Cloud Budgets in Azure - Episode 282
In this episode, cloud architect Greg Leonardo shares his expertise on optimizing cloud budgets in Azure. As the owner of Webonology and a Mic...
Dataverse Browser V1.1.0.1 is available for Dataverse Plugin Debugging
If you're looking to step up your debugging game, Dataverse Browser V1.1.0.1 is just what you need. Designed with Microsoft Dynamics in mind, ...
Calling PAC CLI ModelBuilder from an Azure DevOps Pipeline
In this post, you'll learn how to automate the process of creating early-bound classes for Dataverse code customization projects using the Mic...
What is the Plugin Event Execution Pipeline in MSCRM and How Does It Work?
Microsoft Dynamics CRM (MSCRM) empowers users to develop custom features and extend the platform's existing capabilities. One critical way of ...
Learn how to deploy plugins with Azure DevOps Pipeline
Last week, we already learn how to set up Azure DevOps Pipeline for Web Resources. And this week, we will learn how to set up the pipeline, bu...
What are the steps to create a plugin in Microsoft Dynamics 365 #CRM | 2022 💻
If you're looking to create a plugin in Microsoft Dynamics 365 CRM, this video guide breaks down the steps you need to follow. Whether you're ...
Register & Debug a Dataverse Plugin
This video tutorial aims to guide you on how to register and debug a Dataverse plugin with ease. The tutorial starts by walking you through th...