Skip to content

Commit 1ec0b56

Browse files
authored
Merge pull request #7888 from MicrosoftDocs/lucciz01-improve-scheduling-conflict-saving-appointment
AB#3029: Reorganize/move/improve articles - scheduling-conflict-saving-appointment
2 parents 833ce91 + 026aae3 commit 1ec0b56

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,40 @@
11
---
2-
title: Error code ExchangeSyncSchedulingConflictsError
3-
description: This article provides a resolution for the problem that occurs when you save appointment [appointment subject] from Exchange to Microsoft Dynamics 365.
2+
title: A scheduling conflict was found when saving appointment error
3+
description: Solves the ExchangeSyncSchedulingConflictsError error code that occurs when saving an appointment from Exchange to Microsoft Dynamics 365.
44
ms.reviewer:
5-
ms.topic: troubleshooting
6-
ms.date: 11/19/2024
5+
ms.date: 12/30/2024
76
ms.custom: sap:Email and Exchange Synchronization
87
---
9-
# A scheduling conflict was found when saving appointment [appointment subject] from Exchange to Microsoft Dynamics 365
8+
# A scheduling conflict was found when saving appointment from Exchange to Microsoft Dynamics 365
109

11-
This article helps you resolve the problem that occurs when you save appointment [appointment subject] from Exchange to Microsoft Dynamics 365.
10+
This article provides a resolution for an email server error code "ExchangeSyncSchedulingConflictsError" that occurs when saving an appointment from Exchange to Microsoft Dynamics 365.
1211

1312
_Applies to:_   Microsoft Dynamics 365
1413
_Original KB number:_   4340070
1514

1615
## Symptoms
1716

18-
When viewing the Alerts for a Mailbox record in Dynamics 365, you see the following error alert:
17+
The following error message is logged in the [Alerts](/power-platform/admin/monitor-email-processing-errors#view-alerts) section of a Dynamics 365 mailbox record:
1918

20-
> A scheduling conflict was found when saving appointment [appointment subject] from Exchange to Microsoft Dynamics 365 because [user] is unavailable at this time. Do you want to ignore the conflict and save anyway?
19+
> A scheduling conflict was found when saving appointment \<appointment subject\> from Exchange to Microsoft Dynamics 365 because \<user\> is unavailable at this time. Do you want to ignore the conflict and save anyway?
2120
>
2221
> **Email Server Error Code:** ExchangeSyncSchedulingConflictsError
2322
24-
If you are viewing the Server-Side Synchronization Failures dashboard, you may see an appointment in the **Appointments, Contacts, and Tasks Failed To Sync** section with a Sync Error value of `ExchangeSyncSchedulingConflictsError`.
23+
If you view the [Server-Side Synchronization Failures dashboard](/support/dynamics-365/sales/troubleshoot-item-level-server-side-synchronization-issues#usage), you might see an appointment in the **Appointments, Contacts, and Tasks Failed To Sync** section with a **Sync Error** value of `ExchangeSyncSchedulingConflictsError`.
2524

2625
## Cause
2726

28-
This error is logged if you track an Outlook appointment in Dynamics 365 but Server-Side Synchronization detects a scheduling conflict with another appointment you have at the same time.
27+
This error is logged if you track an Outlook appointment in Dynamics 365 but server-side synchronization detects a scheduling conflict with another appointment you have at the same time.
2928

3029
## Resolution
3130

3231
To fix this issue, follow these steps:
3332

34-
1. Within the Dynamics 365 web application, navigate to **Settings** and click **Email Configuration**.
35-
2. Click **Mailboxes**.
36-
3. Open your mailbox record.
37-
4. Click the **Alerts** section on the left side of the form.
38-
5. Locate the alert mentioned in the [Symptoms](#symptoms) section of this article.
39-
6. Move your mouse over the alert and you should see options for **Yes** or **No**.
40-
7. If you want the appointment to be created in Dynamics 365, click **Yes**.
41-
8. The next time Server-Side Synchronization processes your mailbox, the appointment should be created in Dynamics 365. This may take up to 15 minutes.
33+
1. Sign in to the Dynamics 365 web application as a user with the "System Administrator" role.
34+
1. Navigate to **Settings** > **Email Configuration**, and then select **Mailboxes**.
35+
1. Open your mailbox record.
36+
1. Select the **Alerts** section on the left side of the form.
37+
1. Locate the alert mentioned in the [Symptoms](#symptoms) section of this article.
38+
1. Move your mouse over the alert, and you should see options for **Yes** or **No**.
39+
1. If you want the appointment to be created in Dynamics 365, select **Yes**.
40+
1. The next time server-side synchronization processes your mailbox, the appointment should be created in Dynamics 365. This action might take up to 15 minutes.

support/power-platform/dataverse/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
items:
1515
- name: 401 Unauthorized exception when using Server-Side Synchronization
1616
href: email-exchange-synchronization/exception-when-using-server-side-sync.md
17+
- name: '"A scheduling conflict was found when saving appointment" error'
18+
href: email-exchange-synchronization/scheduling-conflict-saving-appointment.md
1719
- name: An appointment is canceled or deleted during server-side synchronization
1820
href: email-exchange-synchronization/an-appointment-is-canceled-deleted.md
1921
- name: A failure occurred in CrmSecurity when approving email address
@@ -62,8 +64,6 @@
6264
href: email-exchange-synchronization/errorquotaexceeded-exchange-server-returned-403-error.md
6365
- name: ErrorSubmissionQuotaExceeded exception in mailbox
6466
href: email-exchange-synchronization/errorsubmissionquotaexceeded-exception.md
65-
- name: ExchangeSyncSchedulingConflictsError
66-
href: email-exchange-synchronization/scheduling-conflict-saving-appointment.md
6767
- name: Http server returned Forbidden exception
6868
href: email-exchange-synchronization/http-server-returned-forbidden-exception.md
6969
- name: Incoming emails are unexpectedly synchronized

0 commit comments

Comments
 (0)