Hi, I have the following scenario:
* Microsoft Dynamics CRM 2016 SP1 OnPremise
* A group of phone calls currently closed as completed
We need to update a field on the phone calls in order to accomplish a data-quality requirement, so it is necessary to re-open the activities. However, any attempt to do this produces the message "Cannot update Closed or Cancelled Activity". We have tried the following:
* On Demand Workflow to change the state
* Activity Workflow to change the state using the SetRequest message
* Bulk Edit using XrmToolbox
* Bookmarlet option available in this link: https://www.magnetismsolutions.com/blog/paulnieuwelaar/2014/11/18/how-to-reopen-closed-activities-in-microsoft-dynamics-crm-2013-with-bookmarklet
Because the CRM is OnPremise technically we could update the Activity right on the DB, however, because of security policies permissions to update any internal database using TSQL commands are restricted. In addition, we know this kind of updates are not supported by Microsoft.
I understand the purpose of keeping the activities in read only but I cannot believe there is no way to re-open the Activity using supported methods. So, I would appreciate any guidance from you.
Xavier.
*This post is locked for comments