With Microsoft Dynamics CRM integration, you can decide whether to synchronize data between Microsoft Dynamics CRM and Microsoft Dynamics NAV. Synchronization is the process that makes the data in Microsoft Dynamics NAV records (such as customers, contacts, and sales people) and the equivalent records in Microsoft Dynamics CRM (such as accounts, contacts, and users) the same. Conceptually, synchronization copies data between Microsoft Dynamics CRM entities and Microsoft Dynamics NAV record types (tables). Depending on the record type, data can be synchronized from Microsoft Dynamics CRM to Microsoft Dynamics NAV and from Microsoft Dynamics NAV to Microsoft Dynamics CRM. As users work with data in Microsoft Dynamics CRM and Microsoft Dynamics NAV, synchronization keeps the data in both systems up-to-date.

Before you can start to synchronize data, you must enable the synchronization setup, if not already enabled. For more information, see how How to: Enable Default Dynamics CRM Synchronization Setup. After synchronization is enabled, there are two ways that synchronization can be performed. You can set up synchronization to occur automatically on a scheduled basis by using the job queue or you can manually synchronize records from the Microsoft Dynamics NAV client. For more information, see the following topics:

How to: Couple and Synchronize Records Manually.

Scheduling Synchronization by Using the Synchronization Job Queue Entries.

Standard Microsoft Dynamics CRM Entity Mappings for Synchronization

The following table lists the Microsoft Dynamics NAV record types (tables) and corresponding Microsoft Dynamics CRM entities that can be synchronized out-of-the-box.

Microsoft Dynamics NAV Microsoft Dynamics CRM Synchronization Direction Default Filter

Salesperson/Purchaser

User

From Microsoft Dynamics CRM to Microsoft Dynamics NAV

Microsoft Dynamics CRM contact filter: Status is No.

Customer

Account

From Microsoft Dynamics NAV to Microsoft Dynamics CRM and from Microsoft Dynamics CRM to Microsoft Dynamics NAV.

Microsoft Dynamics CRM account filter: Relationship type is Customer and status is Active.

Contact

Contact

From Microsoft Dynamics NAV to Microsoft Dynamics CRM and from Microsoft Dynamics CRM to Microsoft Dynamics NAV.

Microsoft Dynamics NAV contact filter: Type is Person and the contact is assigned to a company.

Microsoft Dynamics CRM contact filter: Contact is assigned to a company and the parent customer type is Account.

Transaction Currency

Currency

From Microsoft Dynamics NAV to Microsoft Dynamics CRM.

Unit Group

Unit of Measure

From Microsoft Dynamics NAV to Microsoft Dynamics CRM.

Product

Item

From Microsoft Dynamics NAV to Microsoft Dynamics CRM.

Resource

From Microsoft Dynamics NAV to Microsoft Dynamics CRM.

The Microsoft Dynamics CRM entities and Microsoft Dynamics NAV tables that are synchronized are defined by table mapping entries are defined in table 5335 Integration Table Mapping. You can view the mappings and set up filters from page 5335 Integration Table Mappings. The mapping between the fields in Microsoft Dynamics NAV records and the fields in Microsoft Dynamics CRM entities are defined by field mapping entries in the table 5336 Integration Field Mapping and additional mapping logic. For more information, see Integration Table Mappings and Integration Field Mappings.

Synchronization Rules

The following table describes rules that control the synchronization between Microsoft Dynamics CRM entities and Microsoft Dynamics NAV tables.

General

Modifications to data in Microsoft Dynamics CRM that are performed by the Microsoft Dynamics CRM connection account are ignored. The changes will not be synchronized. Therefore, is a recommended that you do not make modifications to data by using the Microsoft Dynamics CRM connection account.

Customers

  • Before a customer can be synchronized to an account, the salesperson that is assigned to customer must be coupled to a user in Microsoft Dynamics CRM. Therefore, when you are running the CUSTOMERS - Dynamics CRM synchronization job and you set it up to create new records, make sure that you synchronize salespeople with Microsoft Dynamics CRM users before you synchronize customers with Microsoft Dynamics CRM accounts.
  • The CUSTOMERS - Dynamics CRM synchronization job only synchronizes Microsoft Dynamics CRM accounts that have the relationship type Customer.

Contacts

Only contacts in Microsoft Dynamics CRM that are associated with an account will be created in Microsoft Dynamics NAV.

Currencies

Currencies are coupled to transaction currencies in Microsoft Dynamics CRM based on ISO codes. Only currencies that have a standard ISO code will be coupled and synchronized with transaction currencies.

Unit of Measures

Unit of measures are synchronized with unit groups in Microsoft Dynamics CRM. There can be only one unit of measure defined in the unit group.

Items

When synchronizing items with Microsoft Dynamics CRM products, Microsoft Dynamics NAV automatically creates a price list in Microsoft Dynamics CRM. To avoid synchronization errors, you should not modify this price list manually.

See Also