I have been unable to create, assign and resolve cases in dynamics 365 customer service.
I have also checked the chrome developer tool to see the network and below is the error message:
{
"error":{
"code":"0x80040217",
"message":"msdyn_omnichannelconfiguration With Id = d4d91600-6f21-467b-81fe-6757a2791fa1 Does Not Exist",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionSourceKey":"Plugin/Microsoft.Crm.ObjectModel.CustomBusinessEntityService",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiStepKey":"1955815c-5131-ec11-b6e6-000d3aae43bf",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiDepthKey":"2",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiActivityIdKey":"c680eab3-0f6a-44f0-ac74-5ba3784b3d08",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiPluginSolutionNameKey":"System",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiStepSolutionNameKey":"System",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionCategory":"ClientError",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionMessageName":"ObjectDoesNotExist",
"@Microsoft.PowerApps.CDS.ErrorDetails.ApiExceptionHttpStatusCode":"404",
"@Microsoft.PowerApps.CDS.HelpLink":"">go.microsoft.com/.../
"@Microsoft.PowerApps.CDS.TraceText":"\r\n[Microsoft.Crm.ObjectModel: Microsoft.Crm.ObjectModel.QueueItemRoutePostOperationPlugin]\r\n[417cd100-7544-4650-9861-acdbf4544c9e: QueueItemRoutePostOperationPlugin]\r\nEntered Microsoft.Dynamics.Service.Plugins.PreOperationIncidentUpdate.Execute(), Correlation Id: ebb8b9fa-aa01-4543-aa98-bdc48b0f43cd, Initiating User: 5bc67943-8daa-e711-8120-e0071b6e68f1\r\nSkip plugin execution flag is set. Skipping Microsoft.Dynamics.Service.Plugins.PreOperationIncidentUpdate.Execute(), Correlation Id: ebb8b9fa-aa01-4543-aa98-bdc48b0f43cd, Initiating User: 5bc67943-8daa-e711-8120-e0071b6e68f1\r\nExiting Microsoft.Dynamics.Service.Plugins.PreOperationIncidentUpdate.Execute(), Correlation Id: ebb8b9fa-aa01-4543-aa98-bdc48b0f43cd, Initiating User: 5bc67943-8daa-e711-8120-e0071b6e68f1\r\nEntered Microsoft.Dynamics.Service.Plugins.PreOperationIncidentUpdateEntitlement.Execute(), Correlation Id: ebb8b9fa-aa01-4543-aa98-bdc48b0f43cd, Initiating User: 5bc67943-8daa-e711-8120-e0071b6e68f1\r\nExiting Microsoft.Dynamics.Service.Plugins.PreOperationIncidentUpdateEntitlement.Execute(), Correlation Id: ebb8b9fa-aa01-4543-aa98-bdc48b0f43cd, Initiating User: 5bc67943-8daa-e711-8120-e0071b6e68f1\r\n\r\n\t[Microsoft.Dynamics.OmnichannelBase.Plugins: Microsoft.Dynamics.OmnichannelBase.Plugins.EntityRouting.PostOperationQueueItemCreatePlugin]\r\n\t[e67a1e36-066d-4a8c-b9fd-cd0d082e8ea4: OmniChannel.Plugins.EntityRouting.PostOperationQueueItemCreatePlugin]\r\n\t\r\n",
"@Microsoft.PowerApps.CDS.InnerError.Message":"msdyn_omnichannelconfiguration With Id = d4d91600-6f21-467b-81fe-6757a2791fa1 Does Not Exist"
}
}
I noticed is caused by an omnichannel plugin: OmniChannel.Plugins.EntityRouting.PostOperationQueueItemCreatePlugin.
Omnichannel is not installed in our environment but I see that there are two omnichannel applications that we did not install.
The omnichannel applications are empty i.e it does not contain any data.
We started experiencing this issue last week after customer service was setup and testing was successfully done with our managers.