To update resolved or cancelled cases we had to reopen the case record, update it and then close it back. https://crmfortress.com/2017/02/10/update-resolved-cases-in-dynamics-365/ http://www.kingswaysoft.com/blog/2017/03/31/Dance-with-CRM-Statuses-In-ETL-Project If we try updating case record through web service / Web API, we would get the below error Since case is resolved and read-only, only…
Continue Reading Nishant Rana’s Article on their blog
How to – Update resolved and cancelled cases (incident) without reopening/reactivating – 2021 Release Wave 1 – Dynamics 365
To update resolved or cancelled cases we had to reopen the case record, update it and then close it back. https://crmfortress.com/2017/02/10/update-resolved-cases-in-dynamics-365/ http://www.kingswaysoft.com/blog/2017/03/31/Dance-with-CRM-Statuses-In-ETL-Project If we try updating case record through web service / Web API, we would get the below error Since case is resolved and read-only, only these attributes are updatable : “ownerid”, “owneridyominame”, “owneridtype”,…
Blog Syndicated with Nishant Rana’s Permission