Channel Advisor Setting of the Export State may not always work - Can get duplicate orders coming in.
It has been found that the way we were handling the settings of the OrderFlag Exported State may not work in all cases. We were using the OrderID and it should have been the ClientOrderIdentifier. In most cases these are identical but in some cases they are not.
Fix is an update to your map file (ChannelAdvisors.map)
Please make sure that the row with OrderID has the following in Col B. (2nd field) to
GetOrderListResponse|GetOrderListResult|ResultData|OrderResponseItem|ClientOrderIdentifier
Please copy and paste the above into the map file.
This also has the effect that the Reset Database Flags (Exported Flag) will not work for these orders with a different ClientOrderIndentifier. There is an update to the Integrator to fix it.
http://www.AaaTeX.com/downloads/AaaTeXShoppingCartIntegratorUpdate.exe (Bld 1.3.45 or later)