Edit and Delete an Entity Sync Relationship (Master Data Services)

Applies to: SQL Server - Windows only Azure SQL Managed Instance

Entity sync is a one-way and repeatable synchronization between entity versions. It provides a way to share entity data between different models. You can edit and delete a sync relationship that you've created.

Prerequisites

Prerequisites to edit an entity sync relationship.

Prerequisites to delete an entity sync relationship.

Consider the following when editing an entity sync relationship.

  • The source and target entities must be in different models.

  • A target entity version status must not be committed.

  • Once a sync relationship has been established, the target is immediately synced with the source.

  • A target entity version cannot be a source entity version of another sync relationship.

Consider the following when executing an entity sync relationship

  • Only leaf members will be copied.

  • Domain-based attributes will not be copied.

  • Soft-deleted members will not be copied.

  • Sync does not generate target entity transactions/histories.

To edit an entity sync relationship

  1. In Master Data Manager, click System Administration.

  2. On the Model View page, from the menu bar, point to Manage and click Entity Sync.

  3. On the Entity Sync Maintenance page, select a sync relationship in the grid.

  4. Click Edit. A panel shows up on the right side.

  5. Change Frequency. Select Sync On Demand, or select Auto Sync and set a frequency.

  6. Click Save.

To delete an entity sync relationship

  1. In Master Data Manager, click System Administration.

  2. On the Model View page, from the menu bar, point to Manage and click Entity Sync.

  3. On the Entity Sync Maintenance page, select a sync relationship in the grid.

  4. Click Delete.

  5. In the confirmation dialog, click OK.

See Also

Create and Execute an Entity Sync Relationship (Master Data Services)
Entity Sync Relationship (Master Data Services)