Skip to content

Commit 19df63a

Browse files
authored
fix typo
1 parent 156fc7e commit 19df63a

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

support/dynamics-365/customer-service/automatic-record-creation/accounts-created-without-known-triggers-dynamics-365.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To identify the cause:
4343
- Verify if rules are configured to trigger account creation under specific conditions (for example, incoming emails, forms, or external data.)
4444
- Check if any rules are inadvertently targeting the accounts entity instead of other entities like leads or contacts.
4545

46-
3. Temporarily deactivate ARC rules one by one to identify if they are responsible for the issue.
46+
3. Temporarily deactivate ARC rules one by one to identify if they're responsible for the issue.
4747

4848
## Step 2: Inspect Power Automate flows
4949

@@ -79,5 +79,5 @@ To identify the cause:
7979
## Step 5: Review third-party integrations
8080

8181
1. Check for external apps connected to your environment via Dataverse APIs or custom connectors.
82-
2. Temporarily disable these integrations to determine if they are causing the problem.
82+
2. Temporarily disable these integrations to determine if they're causing the problem.
8383
3. Check the logs for unauthorized or unintended API requests related to account creation.

support/dynamics-365/customer-service/automatic-record-creation/cases-auto-generated-with-automatic-record-creation-deactivated.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Cases Are Auto-created Even If ARC Rule is Deactivated or Deleted
3-
description: Resolves an issue where cases continue to be auto-created from emails even if the ARC rule has been deactivated or deleted in Microsoft Dynamics 365 Customer Service.
2+
title: Cases Are Autocreated Even If ARC Rule is Deactivated or Deleted
3+
description: Resolves an issue where cases continue to be autocreated from emails even if the ARC rule has been deactivated or deleted in Microsoft Dynamics 365 Customer Service.
44
ms.reviewer: ghoshsoham
55
author: Yerragovula
66
ms.author: srreddy
77
ai-usage: ai-assisted
88
ms.date: 04/14/2025
99
ms.custom: sap:Automatic Record Creation (ARC), DFM
1010
---
11-
# Cases are auto-created even if the automatic record creation rule is deactivated
11+
# Cases are autocreated even if the automatic record creation rule is deactivated
1212

1313
This article addresses an issue where cases are automatically created from emails even after the Automatic Record Creation (ARC) rule has been deactivated or deleted in Dynamics 365 Customer Service.
1414

1515
## Symptoms
1616

17-
Cases continue to be auto-created from emails even if the ARC rule has been deactivated or deleted.
17+
Cases continue to be autocreated from emails even if the ARC rule has been deactivated or deleted.
1818

1919
## Cause
2020

@@ -28,7 +28,7 @@ To stop the automatic case creation, follow these steps:
2828

2929
- Go to **Customer Service Admin Center** > **Case settings** > **Automatic record creation and update rules**.
3030
- Locate the ARC rule that was previously deactivated or deleted.
31-
- Check for any associated child flows that may still be active.
31+
- Check for any associated child flows that might still be active.
3232
- If the flow was created as part of a Dynamics 365 solution, navigate to **Power Automate** > **Solutions**. Review all flows related to record creation.
3333

3434
2. Deactivate the associated child flow:

support/dynamics-365/customer-service/automatic-record-creation/sssadminprod-appears-as-records-owner-modifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The appearance of "# SSSAdminProd" as the user modifying cases or owning newly c
2727

2828
The ARC rule or Power Automate flow may be configured to run under the context of a specific user account, usually a [system-provided application user](/power-platform/admin/system-application-users#application-users), such as "# SSSAdminProd."
2929

30-
For example, when a case record is created through a ARC rule, and the rule owner is a team, the owner of the case record will be the team's administrator user. In this case, "# SSSAdminProd" is likely the administrator user for the team that owns the rule. If "# SSSAdminProd" is the owner of the ARC rule or associated flow, the account will appear as the user performing actions such as:
30+
For example, when a case record is created through an ARC rule, and the rule owner is a team, the owner of the case record will be the team's administrator user. In this case, "# SSSAdminProd" is likely the administrator user for the team that owns the rule. If "# SSSAdminProd" is the owner of the ARC rule or associated flow, the account will appear as the user performing actions such as:
3131

3232
- Creating new contact records when unknown senders send emails.
3333
- Creating cases as part of the email-to-case process.

0 commit comments

Comments
 (0)