The functionality that is responsible for a number of operations, such as:
-
Parsing an XML document received from the Microsoft Dynamics NAV Synchronization add-in at the Microsoft Dynamics NAV Service Tier side.
-
Validating the user by checking if the synchronization is enabled for this user.
-
Performing data modification in the Microsoft Dynamics NAV database.
-
Logging the errors or conflicts detected during synchronization to a Feedback Document.
-
Collecting the changes in the Microsoft Dynamics NAV-Änderungsprotokoll since the time of the latest synchronization. These are stored per user in Microsoft Dynamics NAV and included in the feedback document as well.
-
Sending the feedback document back to the Microsoft Dynamics NAV Synchronization add-in.