Hello
I have few problems with synchronisation, when I am using MDMS to synchronize the table - contact (5050), I am unable to make full synchronization and I can't synchronize contacts which have type (company)
Second problem I have is that when I am adding new contact on source company I get an error with message like below:
The field Lookup Contact No. of table Contact contains a value (MARK.0000372) that cannot be found in the related table (Contact).
Besides this is how looks like /show error call stack/ for that error:
Contact(Table 5050).TypeChange line 69 - Base Application by Microsoft
Contact(Table 5050).OnInsert(Trigger) line 38 - Base Application by Microsoft
/Integration Rec. Synch. Invoke/(CodeUnit 5345).InsertRecord line 3 - Base Application by Microsoft
/Integration Rec. Synch. Invoke/(CodeUnit 5345).SynchRecord line 85 - Base Application by Microsoft
/Integration Rec. Synch. Invoke/(CodeUnit 5345).OnRun(Trigger) line 3 - Base Application by Microsoft
/Integration Table Synch./(CodeUnit 5335).Synchronize line 49 - Base Application by Microsoft
/Integration Master Data Synch./(CodeUnit 7231).SynchIntegrationTableToLocalTable line 30 - _Exclude_Master_Data_Management by Microsoft
/Integration Master Data Synch./(CodeUnit 7231).PerformScheduledSynchFromIntegrationTable line 14 - _Exclude_Master_Data_Management by Microsoft
/Integration Master Data Synch./(CodeUnit 7231).OnRun(Trigger) line 17 - _Exclude_Master_Data_Management by Microsoft
/Integration Synch. Job Runner/(CodeUnit 5339).RunIntegrationTableSynch line 3 - Base Application by Microsoft
/Integration Synch. Job Runner/(CodeUnit 5339).OnRun(Trigger) line 5 - Base Application by Microsoft
/Job Queue Start Codeunit/(CodeUnit 449).OnRun(Trigger) line 17 - Base Application by Microsoft
/Job Queue Dispatcher/(CodeUnit 448).HandleRequest line 28 - Base Application by Microsoft
/Job Queue Dispatcher/(CodeUnit 448).OnRun(Trigger) line 19 - Base Application by Microsoft