After installing Duplicate Check for Dynamics 365, configure your apps so that they will work correctly with DC for Dynamics 365.
The following needs to be configured in all apps that use forms for the entities that you want to use Duplicate Check for Dynamics 365 for:
- Enable asynchronous form handlers.
- Enable in-app notifications.
- Disable the native duplicate detection feature (if enabled).
- Enable plug-in trace logs.
The first setting, enabling asynchronous form handlers, is mandatory. The other settings are recommended, but not strictly necessary.
Configuration
Configure the settings as follows:
-
Enable asynchronous form handlers and in-app notifications
Go to the Apps overview. For each app that uses forms that can edit or save one or more entities where you want to use Duplicate Check, do the following:
- At the app, click "…" and select Open In App Designer
- In the app designer, at top left, go to Settings
- In the Settings window, go to Features
- Turn on
- Async onload handler
- Async save handler
- In-app notifications
- Click Save
- After saving, at top right, click Publish
- At the app, click "…" and select Open In App Designer
-
Disable the Dynamics 365 duplicate detection
If you currently have the Dynamics 365 duplicate detection feature enabled:
- Go to your environment’s Settings (the cogwheel) > Advanced Settings > Data Management > Duplicate Detection Settings
- Uncheck the top left checkbox Enable Duplicate Detection and click Save.
-
Enable plug-in trace logs
- Go to your environment’s Settings (the cogwheel) > Advanced Settings > Administration > Customization
- At ‘Plug-in and custom workflow activity tracing’, set Enable logging to plug-in trace log to All. Click Save.
Once your apps are all set up, continue by Granting permissions, and then Configuring Duplicate Check; create Scenarios and set up Duplicate Prevention.