Error while modifing check condition in Workflow: "This process cannot be created, updated, or activated because it was created outside the Microsoft Dynamics CRM web application."
When querying custom fields for use in workflow within Dynamics CRM 2013, process on save displays error: "This process cannot be created, updated, or activated because it was created outside the Microsoft Dynamics CRM web application. your organization does not allow this type of process"
...
Should be able to empty the queue from which records are pulled into AsyncOperationBase table
We faced an issues during one of the data migration where CRM workflow processes were accidentally left activated and a high bunch of data was imported into CRM. This crashed the server performance and database space.
We tried cancelling the system jobs and clearing the AsyncOperationBase t...
Send plugin message is not working while trying to send bulk emails
While trying to send bulk emails to multiple recipients using send direct email button we observed that plugin send message is not executing.