RE: Exchange table data from Dynamics NAV database to database
Yea. You can certainly use XML port to upload the sales data at HO.
Based on certain filters (could be date) or change log entry, you can export the data from store and import it back again at HO.
You need to be careful about avoiding duplicates data at HO. I mean, one should not modify the sales data at store after you import the same at HO. Or If someone is ammending the data, that should be reflected in HO as well.
Similarly, you can import the master data at stores as well.
Do the testing thoroughly and consider all the possible scenarios.
Also, you can automate this import / export of data using NaV scheduler. This is to avoid any manual intervention and to have better accuracy.
Also, you should have periodic check for matching the data between store and HO database to avoid any mismatch between these DBs.
We have used LS Retail Modules and related data director engine in similar scenarios at many places and is working absolutely perfect.
I hope you have already considered licensing requirements accordingly when you use NaV at various stores in offline / native mode.
Regards,
Vishal Salot
// if this answer hepls you, pl. marked it as verified.