Skip to content

Commit dc54d6b

Browse files
authored
Remove explicit SDK messages
1 parent b13cc95 commit dc54d6b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/power-platform/dataverse/email-exchange-synchronization/server-side-synchronization-new-admin-identity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,21 @@ The following are a few sample scenarios to demonstrate what is changing and wha
3232
|Before|SYSTEM|**Empty**|**SYSTEM**|SYSTEM|SYSTEM|**Empty**|SYSTEM|
3333
|After|SYSTEM|**'# SSSAdminProd'**|**'# SSSAdminProd'**|SYSTEM|SYSTEM|**'# SSSAdminProd'**|SYSTEM|
3434

35-
### Scenario 2: an email is automatically tracked into Dynamics, for which server-side sync uses the DeliverIncoming SDK message. A synchronous workflow runs on email create to create a contact using the calling identity
35+
### Scenario 2: an email is automatically tracked into Dynamics. A synchronous workflow runs on email create to create a contact using the calling identity
3636

3737
|Scenario|Email Created By|Email Created By (delegate)|Email Mofieid By|Email Modified By (delegate)|Email audit log identity|Contact owner|Contact Created By|Contact Created By (delegate)|Contact audit log identity|
3838
|-|-|-|-|-|-|-|-|-|-|
3939
|Before|SYSTEM|**SYSTEM**|SYSTEM|**SYSTEM**|**SYSTEM**|SYSTEM|SYSTEM|**Empty**|SYSTEM|
4040
|After|SYSTEM|**'# SSSAdminProd'**|SYSTEM|**'# SSSAdminProd'**|**'# SSSAdminProd'**|SYSTEM|SYSTEM|**'# SSSAdminProd'**|SYSTEM|
4141

42-
### Scenario 3: an email is automatically tracked into Dynamics, for which server-side sync uses the DeliverIncoming SDK message. A plug-in runs synchronously on email creation to create a contact using the calling identity
42+
### Scenario 3: an email is automatically tracked into Dynamics. A plug-in runs synchronously on email creation to create a contact using the calling identity
4343

4444
|Scenario|Email Created By|Email Created By (delegate)|Email audit log identity|Contact owner|Contact Created By|Contact Created By (delegate)|Contact audit log identity|
4545
|-|-|-|-|-|-|-|-|
4646
|Before|SYSTEM|**SYSTEM**|**SYSTEM**|SYSTEM|SYSTEM|**Empty**|SYSTEM|
4747
|After|SYSTEM|**'# SSSAdminProd'**|**'# SSSAdminProd'**|SYSTEM|SYSTEM|**'# SSSAdminProd'**|SYSTEM|
4848

49-
### Scenario 4: an email is manually tracked into Dynamics, for which server-side sync uses the DeliverPromote SDK message. A synchronous workflow runs on email create to create a contact using the calling identity
49+
### Scenario 4: an email is manually tracked into Dynamics. A synchronous workflow runs on email create to create a contact using the calling identity
5050

5151
|Scenario|Email Created By|Email Created By (delegate)|Email audit log identity|Contact owner|Contact Created By|Contact Created By (delegate)|Contact audit log identity|
5252
|-|-|-|-|-|-|-|-|

0 commit comments

Comments
 (0)