An XrmToolBox plugin that moves plugin steps (sdkmessageprocessingstep) from one plugin type to another in Microsoft Dataverse.
Useful when migrating steps between plugin assemblies, for example moving steps from a development/branch plugin to your main plugin.
- Move or copy plugin steps between plugin types
- Cross-environment support (connect a second Dataverse environment as target)
- Auto-map source plugin types to matching target types
- Optionally add moved/copied steps to a solution
- Optionally keeps same step IDs when copying
- Open Plugin Step Mover in XrmToolBox and connect to your Dataverse environment.
- Click Load Plugins to load all plugin assemblies and types.
- Select a source assembly and plugin type, then click Load Steps.
- Choose Move or Copy mode.
- Select a target assembly and plugin type, or use Auto Map All to match automatically.
- Select the steps you want to move/copy (use Select All / Deselect All as needed).
- Optionally enable Add to solution and pick a target solution.
- Click Apply Move (or Apply Copy) to execute.