Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2.48 KB

about-commerce-data-exchange-async-client-retail-essentials.md

File metadata and controls

50 lines (29 loc) · 2.48 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.author ms.date mtps_version f1_keywords
About Commerce Data Exchange: Async Client (Retail essentials)
About Commerce Data Exchange: Async Client (Retail essentials)
c8385b73-cd4e-4da6-82cd-548e1acedb97
62200427
tonyafehr
daxcpft
04/22/2015
v=AX.60
c8385b73-cd4e-4da6-82cd-548e1acedb97
MsDynAx060.c8385b73-cd4e-4da6-82cd-548e1acedb97

About Commerce Data Exchange: Async Client (Retail essentials)

[!INCLUDEarchive-banner]

Applies To: Microsoft Dynamics AX 2012 R3

Commerce Data Exchange: Async Client is part of the system for asynchronous data exchange between Microsoft Dynamics AX and retail stores. Async Client is installed at the store and communicates with the store database.

The Async Client service

Async Client runs as a Windows service. At a configurable interval, Async Client checks with Commerce Data Exchange: Async Server to see whether new data packages are available. If there is new data, Async Client takes the data from the working folder and applies that data to the local store database. Async Client also uploads sales transactions from the channel to Microsoft Dynamics AX.

By default, Async Client uses the WS-ReliableMessaging protocol to transfer data. Reliable messaging helps guarantee that the data is transferred successfully over the network. However, the confirmation actions that are sent between the source and the destination can cause data transfers to be slower.

For better throughput, you can use streaming instead. Streaming is ideal for initial high-speed data synchronization and ongoing synchronization of large amounts of data. However, streaming does not handle network issues. If you have a reliable network and high data volume, we recommend that you stream data. For information about how to set up streaming, see Configure settings for Async Client.

The Async Client message database

Async Client uses a message database to store status information for data transfers that are in progress or have been completed.

See also

Commerce Data Exchange: Async Server

Install Commerce Data Exchange: Async Client

Configure settings for Async Client

Commerce Data Exchange