The part of the synchronization functionality that provides the complete transfer of data between Microsoft Dynamics NAV and Outlook without any loss. The transport layer is responsible for flow control and end-to-end error recovery. The transport layer is a Web service installed on the Microsoft Dynamics NAV Service Tier side. The Web service contains components relevant for both the back office and the host application tiers and has all the standard features, including the proper security, scalability, performance (including data compression), and license management.

The Web service provides API for developers to use when making applications to meet their needs for retrieving and processing data from a back office application and executing the back office application’s business logic.

The Microsoft Dynamics NAV Service Tier's Web service should support the following functionality:

From the new Microsoft Dynamics NAV Service Tier two sets of services are exposed:

A low-level service that enables the new client to:

A high level service that enables other applications to access business entities and logic.

See Also