Route cases using basic routing rulesets
Tip
If you’d like to try Dynamics 365 Customer Service for free, you can sign up for a 30-day trial.
Note
We recommend that you enable and use unified routing for automatically routing records in Customer Service. More information: Overview of unified routing.
Use routing rules in Customer Service to route cases to the right agents at the right time without any manual intervention. You can also use routing rules to route cases that are escalated to specific queues.
Routing rules are solution-aware entities. You can export routing rules from one environment to another by using the solution import export tool. However, rules are mapped to a queue, user, or team that's not solution-aware data. Therefore, after exporting the data, you’ll need to edit mappings of each rule item to correspond to the queue, user, or team in the target environment.
Add routing rulesets site map for custom apps
In custom apps, you might not have routing rulesets in your site map. To add routing rulesets to the site map, follow these steps:
Sign in to https://
<org>
.dynamics.com/apps, and go to App Designer.Select the More Options ellipses (...) on your custom app, and then select OPEN IN APP DESIGNER. The App Designer page appears.
Select the pencil icon beside Site Map. The Customer Service Hub page appears.
Select the area in which you want to add the routing ruleset entity, such as Service Management, select Add, and then select Subarea. The SUB AREA section appears in the right pane.
On the Properties tab, in General section, do the following:
Type: Select Entity.
Entity: Select Routing Rule Sets.
Save and publish the site map.
The site map is created with the routing ruleset. Go to your custom app to locate routing rulesets in the site map.
More information: Create a site map for an app using the site map designer
Create a routing ruleset
You can create routing rulesets in Customer Service to automatically route cases. This capability is also available in Dynamics 365 Customer Engagement (on-premises) 9.1. More information: New features in Dynamics 365 Customer Engagement (on-premises)
Prerequisites
Review the following prerequisites before creating a routing ruleset:
Verify that you have the Customer Service Manager, System Administrator, System Customizer security role, or equivalent permissions.
Check your security role
Follow the steps in View your user profile.
Don’t have the correct permissions? Contact your system administrator.
Create routing rulesets to route cases
When creating routing rulesets, you can add multiple rule items and arrange them in the required order. The rule items are evaluated in the order of their definition. Rule items are evaluated from top to bottom. If a rule item is evaluated as true, the case gets routed to the destination agent and skips further evaluation. If a rule item is evaluated as false, further rule items are evaluated.
To create the routing ruleset
In Dynamics 365, go to one of the apps, and perform the following steps.
In the site map, select Routing. The Routing page appears.
Select Manage for Routing rule sets (basic).
Select New on the command bar.
On the General tab, in Routing Rule Set Information, Enter Name and Description for the routing ruleset.
Select Save. The routing ruleset is saved, and the Rule Items section is displayed.
In the Rule Items section, select New Rule Item. The New Rule Item dialog box appears in which you can specify conditions that will be evaluated for routing cases to a queue, an agent, or a team.
a. On the General tab, in Rule Item Information, enter a Name and Description.
b. In Rule Criteria, you can specify the conditions in one or a combination of the following to be evaluated for routing cases:
Add Row: Select … to group multiple rows of conditions into one group.
Add Group: Select … to ungroup a group of conditions.
Add related entity: Select to add a condition for a specific entity.
Note
The following limitations are applicable when you define a rule criteria in apps based on Unified Interface:
- You can’t select a time value for the Date and Time data type. If you try to edit an existing rule item that was created in the web client, the time will be set to 00:00.
- Only one level of the related entity hierarchy is supported though the application lets you select nested related entities.
- The related entity inside a group of the and/or clause is not supported.
- By design, the attribute with "Multi Select Option Set" data type is not supported.
- The "in" and "not in" operators for the Single Line of Text and Multiple Lines of Text data types and the "not-on" operator for the Date data type are not supported.
- For the lookups data type, only the "equal", "not equal", "null", and "not null" operators are supported.
- In the Add related entity list, the "One to Many" and "Many to Many" options are not supported even though the application lets you select them.
- If you use the same related entity more than once in the rule conditions, though the rule will be evaluated at runtime, you can't edit the rule in the app and an error message will be displayed.
c. In Action > Route to, select queue or user/team.
For example, all cases about printer issues from customers should be routed to an agent named Bert Heir, who is the subject matter expert in the team. The rule item for the condition can be configured as shown in the screenshot.
d. Select Save & Close to save and close the rule item.
In the Routing Rule Set record, select Activate. The ruleset is applied to cases that match the conditions in the rule.
Note
- When unified routing is not enabled, only one routing ruleset can be active at a time. If you try to activate a rule when another rule is active, it will deactivate the currently active rule. You can activate or deactivate only the rules that you own.
- If you want to edit an active routing ruleset, you must deactivate it. To successfully import a solution that includes an active routing ruleset into an organization where a rule exists with the same ID, deactivate the rule in the organization.
Create a routing ruleset (Customer Service app)
Make sure that you have the Customer Service Manager, System Administrator, or System Customizer security role or equivalent permissions.
When you create and activate a routing ruleset, internally a corresponding workflow is also created. Whatever action you do on the routing ruleset, such as creating or assigning the rule, you must have privileges to perform the same action on workflows. For the rule to work, you must have sufficient privileges to run a workflow. The routine ruleset is applied in context of the privileges that the owner of the routing ruleset has.
Check your security role
Follow the steps in View your user profile.
Don’t have the correct permissions? Contact your system administrator.
go to Settings > Service Management
Select Routing Rule Sets.
To create a new routing ruleset, select New.
-OR-
To edit a routing ruleset that you already have, in the list of records, select the rule that’s in the Draft state, and then on the command bar, select Edit.
Fill in your information. Use the handy tooltips as a guide.
After you enter information in all the required fields, select Save.
In the Rule Items section, select the Add Rule Item button + to specify conditions for routing cases to a queue.
You can add multiple conditions here and arrange them in the desired order. The rule items are run in the same order. As soon as an applicable rule item (based on the If Conditions) is applied on the case, the other rule items are not run on the case.
In the Rule Item form, type a descriptive name for the rule item.
Under Rule Criteria in the If Conditions section, specify the conditions for which the case will be routed.
For example, to route all cases that have the IsEscalated field set to Yes to the Tier 2 support queue, specify the conditions as shown here:
Under Then Conditions, specify the queue to which the cases will be routed or the user or team to which the cases will be assigned if the conditions in the If Conditions section are met.
Tip
To group conditions in the criteria, use the Group And or Group Or options.
Select Save and Close.
In the routing ruleset record, select Activate so that the ruleset is applied to the cases matching the conditions in the rule.
Note
- Only one routing ruleset can be active at any point of time. If you try to activate another rule when one rule is already active, it will deactivate the currently active rule. You can activate or deactivate only the rules that you own.
- You can’t edit an active routing ruleset. Therefore, if you’re importing a solution that includes an active routing ruleset into an organization where the rule already exists with the same ID, the solution import will fail.
Apply a routing ruleset
You can apply the routing rule when creating a case using the Save & Route button. For more information, see Create a case.
Perform the following steps to manually apply the rule to any existing or manually created cases:
In the Customer Service Hub, go to the list of cases in the My Active Cases view.
Select the cases that you want to route using this rule, and on the command bar, select Apply Routing Rule.
Note
- If you’re importing bulk records, and don’t want the routing rules to be applied to the cases that you’re importing, add a column Route Case to the spreadsheet used for importing the records, and add the value No for all the cases that you don’t want to route.
- Cases can be created and routed programmatically. If you want to override this behavior, set the value for the RouteCase attribute to "No".
Recommendation to upgrade solution
Perform the following steps before you upgrade a solution:
Deactivate the routing rulesets which are brought through the previous version of the solution. The state of routing rulesets changes to draft.
Upgrade your solution as required.
After the successful upgrade of the solution, activate the routing rulesets as required.
See also
Feedback
Submit and view feedback for