Skip to content

Commit 90ed14a

Browse files
authored
Edit review sla-migration-issues.md
1 parent 2bd97d3 commit 90ed14a

1 file changed

Lines changed: 31 additions & 31 deletions

File tree

support/dynamics-365/customer-service/service-level-agreements/sla-migration-issues.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Troubleshoot issues with SLA migration in Dynamics 365 Customer Service
3-
description: Provides a resolution for an issue where you can't migrate SLAs to Unified Interface in Microsoft Dynamics 365 Customer Service.
2+
title: Troubleshoot Issues with SLA Migration in Dynamics 365 Customer Service
3+
description: Provides resolutions for issues that prevent you from migrating SLAs to Unified Interface in Microsoft Dynamics 365 Customer Service.
44
ms.reviewer: sdas
55
ms.author: ghoshsoham
66
author: soham-msft
7-
ms.date: 04/18/2025
7+
ms.date: 04/22/2025
88
ms.custom: sap:Service Level Agreements\Facing errors during SLA migration
99
---
1010
# Troubleshoot issues with SLA migration to Unified Interface
1111

1212
This article describes different scenarios in which a service-level agreement (SLA) might not be successfully [migrated to Unified Interface](/dynamics365/customer-service/migrate-automatic-record-creation-and-sla-agreements#migrate-automatic-record-creation-rules-and-service-level-agreements), and provides steps to resolve these issues.
1313

14-
## Scenario 1: Error 404 occurs during SLA migration
14+
## Scenario 1: Error 404 during SLA migration
1515

1616
When running the SLA migration tool, you receive a 404 error with the "Resource not found for segment mdyn_MigrateSla" message.
1717

@@ -23,11 +23,11 @@ This issue occurs because the custom action for migration isn't activated.
2323

2424
Ensure that the `MigrateSla` workflow process is activated.
2525

26-
## Scenario 2: SLA migration completes, but the SLA warning email doesn't display correct values
26+
## Scenario 2: SLA migration completes, but the SLA warning email doesn't display the correct values
2727

2828
#### Symptoms
2929

30-
This issue occurs after you migrate the SLA item using the "Send Email" template. Here are steps to reproduce the issue:
30+
This issue occurs after you migrate the SLA item using the "Send Email" template. Here are the steps to reproduce the issue:
3131

3232
1. Create the legacy SLA and SLA item.
3333
2. Select **Set Properties** next to **Send Email** on the SLA item form.
@@ -39,19 +39,19 @@ This issue occurs after you migrate the SLA item using the "Send Email" template
3939
5. Activate the SLA, and set it as default.
4040
6. Create and save the case. Make sure that the SLA is applied. Wait for the SLA status to change to **Nearing non-compliance**, and then resolve the case.
4141

42-
You should receive a warning email after a few minutes. You might find that the details of the warning email show the dynamic expressions instead of the actual values.
42+
You should receive a warning email after a few minutes. You might find that the details of the warning email show the dynamic expression instead of the actual value.
4343

4444
#### Resolution
4545

4646
Manually update the dynamic expression to the `FormattedValue` option field.
4747

48-
1. In Customer Service admin center, go to **Service level agreements** under **Service Terms**.
49-
2. Select and expand the migrated SLA from grid.
48+
1. In the Customer Service admin center, go to **Service level agreements** under **Service Terms**.
49+
2. Select and expand the migrated SLA from the grid.
5050
3. Select **SLA item** from the **SLA Items** grid and expand it. A Power Automate flow opens.
51-
4. Expand each step until the email template's message.
51+
4. Expand each step until the email template's message appears.
5252
5. Update the dynamic expression to the `FormattedValue` option field.
5353

54-
:::image type="content" source="media/sla-migration-issues/format-legacy-sla-option-field.png" alt-text="Screenshot that shows the format of the legacy SLA option field.":::
54+
:::image type="content" source="media/sla-migration-issues/format-legacy-sla-option-field.png" alt-text="Screenshot that shows the format of the legacy SLA option field." lightbox="media/sla-migration-issues/format-legacy-sla-option-field.png":::
5555

5656
6. Select **Save**.
5757

@@ -67,24 +67,24 @@ This issue occurs if the SLA migration code uses the **Status** field instead of
6767

6868
To solve this issue, take the following steps:
6969

70-
1. In Customer Service admin center, go to **Service level agreements** under **Service Terms**.
71-
2. Select and expand the migrated SLA from grid.
70+
1. In the Customer Service admin center, go to **Service level agreements** under **Service Terms**.
71+
2. Select and expand the migrated SLA from the grid.
7272
3. Select the SLA item from the **SLA Items** grid and expand it. A Power Automate flow opens.
73-
4. Expand each step until the **Is Succeeded** step.
73+
4. Expand each step until you reach the **Is Succeeded** step.
7474
5. Go to the **Description** field. The **Dynamic content** window opens.
7575
6. Search for and select the required entity.
7676
7. Select **Save**.
7777

7878
> [!NOTE]
79-
> This issue also occurs with other datatypes like **Option Set** and **Two Options**. Use a formatted entity with these datatypes as well.
79+
> This issue also occurs with other data types, such as **Option Set** and **Two Options**. Use a formatted entity for these data types as well.
8080
8181
The following screenshot shows an example of an SLA migration flow.
8282

8383
:::image type="content" source="media/sla-migration-issues/sla-migration-flow.png" alt-text="Screenshot that shows an SLA migration flow.":::
8484

8585
The following screenshot shows an email template that shows the expected text of **Status**.
8686

87-
:::image type="content" source="media/sla-migration-issues/sla-migration-email.png" alt-text="An email template that shows the text of Status during SLA migration.":::
87+
:::image type="content" source="media/sla-migration-issues/sla-migration-email.png" alt-text="Screenshot of an email template that shows the text of Status during SLA migration.":::
8888

8989
## Scenario 4: Email "Subject" field is empty when the "Send Email with template" action is triggered
9090

@@ -96,10 +96,10 @@ This issue occurs when a subject like "Hello,{Case Number(Case);Case Title(Case)
9696

9797
To solve this issue, take the following steps:
9898

99-
1. In Customer Service admin center, go to **Service level agreements** under **Service Terms**.
100-
2. Select and expand the migrated SLA from grid.
99+
1. In the Customer Service admin center, go to **Service level agreements** under **Service Terms**.
100+
2. Select and expand the migrated SLA from the grid.
101101
3. Select the SLA item from the **SLA Items** grid and expand it. A Power Automate flow opens.
102-
4. Expand each step until the **Is Succeeded** step.
102+
4. Expand each step until you reach the **Is Succeeded** step.
103103
5. Go to the **Subject** field. The **Dynamic content** window opens.
104104
6. Search for and select the required entity.
105105
7. Select **Save**.
@@ -116,7 +116,7 @@ The following screenshot shows an email template that contains a subject.
116116

117117
#### Cause
118118

119-
This issue occurs if the status code of the target entity that is used in an SLA item action is deleted, which may happen during customization.
119+
This issue occurs if the status code of the target entity that is used in an SLA item action is deleted, which might happen during customization.
120120

121121
#### Resolution
122122

@@ -133,30 +133,30 @@ This issue occurs if you have disabled the `msdyn_ConditionXmlConversion` custom
133133
To enable the `msdyn_ConditionXmlConversion` custom action for the condition control conversion, follow these steps:
134134

135135
1. Go to **Settings** > **Processes**.
136-
2. Make sure the **Convert legacy xml to fetchxml format and vice versa** process with the unique name `msdyn_ConditionXmlConversion` is in **Activated** status.
136+
2. Make sure the **Convert legacy xml to fetchxml format and vice versa** process with the unique name `msdyn_ConditionXmlConversion` is in the **Activated** status.
137137

138-
:::image type="content" source="media/sla-migration-issues/convert-legacy-xml-to-fetchxml-format-and-vice-versa.png" alt-text="Screenshot that shows the Convert legacy xml to fetchxml format and vice versa process that's in Activated status.":::
138+
:::image type="content" source="media/sla-migration-issues/convert-legacy-xml-to-fetchxml-format-and-vice-versa.png" alt-text="Screenshot that shows the Convert legacy xml to fetchxml format and vice versa process in the Activated status." lightbox="media/sla-migration-issues/convert-legacy-xml-to-fetchxml-format-and-vice-versa.png":::
139139

140-
:::image type="content" source="media/sla-migration-issues/msdyn-condition-xml-conversion.png" alt-text="Screenshot that shows the unique name of the Convert legacy xml to fetchxml format and vice versa process.":::
140+
:::image type="content" source="media/sla-migration-issues/msdyn-condition-xml-conversion.png" alt-text="Screenshot that shows the unique name of the Convert legacy xml to fetchxml format and vice versa process." lightbox="media/sla-migration-issues/msdyn-condition-xml-conversion.png":::
141141

142142
## Scenario 7: SLA migration is stuck
143143

144-
When you migrate SLAs in Dynamics 365 Customer Service, you may experience the following issues:
144+
When you migrate SLAs in Dynamics 365 Customer Service, you might experience the following issues:
145145

146146
- SLA items fail to reflect correctly after migration.
147-
- The SLA timer grid does not display the timer as expected.
147+
- The SLA timer grid doesn't display the timer as expected.
148148
- Some SLA items appear to be stuck or incomplete in the migration process.
149149

150150
#### Cause
151151

152-
This issue may occur due to one or more of the following reasons:
152+
These issues might occur due to one or more of the following reasons:
153153

154-
1. Some SLA items may not have migrated successfully and could be stuck in the migration process.
155-
2. Certain conditions configured within the SLA items aren't supported, causing them to malfunction.
154+
- Some SLA items might not have been migrated successfully and might be stuck in the migration process.
155+
- Certain conditions configured within the SLA items aren't supported, causing them to malfunction.
156156

157157
#### Resolution
158158

159-
Follow these steps to troubleshoot and resolve the SLA migration issue:
159+
Follow these steps to troubleshoot and resolve the SLA migration issues:
160160

161161
1. Navigate to **Settings** > **Service Management** > **SLAs** to review the list of migrated SLAs.
162162

@@ -176,6 +176,6 @@ Follow these steps to troubleshoot and resolve the SLA migration issue:
176176
- Define straightforward criteria, such as "Case Priority = High."
177177
- Verify if the SLA timer displays correctly for the test case.
178178

179-
5. If the simple SLA item works as expected, incrementally add complexity to the SLA to identify any incompatible conditions.
179+
5. If the simple SLA item works as expected, incrementally increase the complexity of the SLA to identify any incompatible conditions.
180180

181-
6. After making necessary adjustments, test the SLAs in a sandbox environment. Confirm that the SLA timer grid displays correctly and functions as expected.
181+
6. After making the necessary adjustments, test the SLAs in a sandbox environment. Confirm that the SLA timer grid displays correctly and functions as expected.

0 commit comments

Comments
 (0)