Skip to content

Commit 7660c56

Browse files
authored
Update troubleshoot-enabling-unified-routing.md
Edit review per CI 7525
1 parent 119dca3 commit 7660c56

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed
Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Troubleshoot Failures When Enabling Unified Routing in Dynamics 365
3-
description: Learn how to troubleshoot failures when enabling unified routing in Dynamics 365 Customer Service.
2+
title: Troubleshoot Failures When Provisioning Unified Routing in Dynamics 365
3+
description: Learn how to troubleshoot failures when you provision unified routing in Dynamics 365 Customer Service.
44
author: hbarik
55
ms.author: hbarik
66
ms.reviewer: nenellim
@@ -12,44 +12,43 @@ ms.custom: sap:Routing Setup\Unable to turn on Unified Routing
1212

1313
# Troubleshoot failures when provisioning unified routing
1414

15-
This article provides troubleshooting guidance for issues encountered when provisioning [unified routing](/dynamics365/customer-service/administer/overview-unified-routing) in Dynamics 365 Customer Service.
15+
This article provides troubleshooting guidance for issues that occur when you provision [unified routing](/dynamics365/customer-service/administer/overview-unified-routing) in Dynamics 365 Customer Service.
1616

1717
## Symptoms
1818

19-
When you try to [enable the unified routing toggle](/dynamics365/customer-service/administer/provision-unified-routing#enable-unified-routing-for-customer-service-only) in Dynamics 365 Customer Service, the feature fails to enable and one of the following error messages appears:
19+
When you try to [enable the unified routing toggle](/dynamics365/customer-service/administer/provision-unified-routing#enable-unified-routing-for-customer-service-only) in Dynamics 365 Customer Service, the feature is not enabled, and you receive one of the following error messages:
2020

2121
- "Unified routing provisioning failed due to issues in configuration..."
2222
- "Unified routing provisioning failed due to an error in deactivation of basic routing rulesets..."
2323
- "Unified routing provisioning failed due to an error in activation of basic routing rulesets..."
2424

25-
## Cause 1: Issues with basic routing rulesets
25+
## Cause 1: Issues in basic routing rule sets
2626

2727
If you're already using [basic routing](/dynamics365/customer-service/administer/create-rules-automatically-route-cases), conflicts might occur when you activate or deactivate routing rule sets or modify their permissions.
2828

2929
### Solution
3030

31-
1. Check the ownership of all the basic routing rule sets. If the owner of a rule set no longer has access, either reactivate the user or update the owner of the rule set to an active user.
32-
2. After correcting any ownership or access issues, try enabling unified routing again.
31+
1. Check the ownership of all the basic routing rule sets. If the owner of a rule set no longer has access, either reactivate the user or transfer the ownership of the rule set to an active user.
32+
1. Try again to enable unified routing.
3333

34-
For detailed information about basic routing rule sets, see [Automatically route cases using basic routing rulesets](/dynamics365/customer-service/administer/create-rules-automatically-route-cases).
34+
For more information about basic routing rule sets, see [Automatically route cases using basic routing rule sets](/dynamics365/customer-service/administer/create-rules-automatically-route-cases).
3535

36-
## Cause 2: Failures due to master entity routing configuration
36+
## Cause 2: Failures because of master entity routing configuration
3737

3838
During provisioning, the system [creates a master entity routing configuration for the Case table](/dynamics365/customer-service/administer/set-up-record-routing#configure-unified-routing-for-records). This step might fail in the following scenarios:
3939

40-
- During a copy from an existing org, the decision contract is added in the target org, but the related records are missed.
41-
- When the system tries to create a master entity routing configuration for the Case table during provisioning, it fails because of the missing records.
42-
- You manually create a Case master entity record configuration with the name `new_incidentmasterentityroutingconfiguration` before triggering provisioning.
40+
- During a copy operation from an existing organization, the decision contract is added in the target organization, but the related records are missed. Because the records are missing, the system can't create a master entity routing configuration for the Case table during provisioning.
41+
- You manually create a Case master entity record configuration by using the name `new_incidentmasterentityroutingconfiguration` before you trigger provisioning.
4342

4443
### Solution
4544

46-
1. Delete the record of type `msdyn_decisioncontract` with the following attributes from your Dataverse instance:
47-
1. `msdyn_name`: `Case decision ruleset`
48-
1. `msdyn_uniquename`: `new_incidentmasterentityroutingconfiguration`
49-
1. After deleting the record, try enabling unified routing again.
45+
1. From your Dataverse instance, delete the record of the `msdyn_decisioncontract` type that has the following attributes:
46+
- `msdyn_name`: `Case decision ruleset`
47+
- `msdyn_uniquename`: `new_incidentmasterentityroutingconfiguration`
48+
1. Try again to enable unified routing.
5049

51-
For information on deleting records in Dataverse, see [Delete record](/power-apps/developer/model-driven-apps/clientapi/reference/xrm-webapi/deleterecord).
50+
For information about how to delete records in Dataverse, see [Delete record](/power-apps/developer/model-driven-apps/clientapi/reference/xrm-webapi/deleterecord).
5251

53-
### Related information
52+
## Related information
5453

55-
[Enable unified routing in Dynamics 365 Customer Service](/dynamics365/customer-service/administer/provision-unified-routing)
54+
[Manage unified routing in Dynamics 365 Customer Service](/dynamics365/customer-service/administer/provision-unified-routing)

0 commit comments

Comments
 (0)