You can use Windows PowerShell to enable or disable XAML workflows, as described here. Alternatively, you can use the Deployment Web service. For more information, see Introduction to the Deployment Web Service to set the AllowDeclarativeWorkflows property.
To enable XAML workflows
- Open a Windows PowerShell command window.
- Add the Microsoft Dynamics CRM PowerShell snap-in:
- Retrieve the current setting:
- Modify the current setting:
- Verify the setting:
To disable XAML workflows
- Open a Windows PowerShell command window.
- Add the Microsoft Dynamics CRM PowerShell snap-in:
- Retrieve the current setting:
- Modify the current setting:
- Verify the setting:
- Windows PowerShell
get-crmsetting customcodesettings
No comments:
Post a Comment