Hi,
In the ConnectorTestTool the example xml for "Get Customers Advanced" is:
<GetEcomData Qty="10" ReimportTable="true" SetCheckpointToNow="false" CustomModifier="Test"><tables><Customers type="all" /></tables></GetEcomData>
When testing this with the latest NAV connector it seems the options "Qty", "ReimportTable" and "SetCheckpointToNow" are not configured. The NAV database has a large number of customers. It is not really feasable to download the whole list everytime to check for any updates. Is there another way I should be doing this? Or do I have to customise the NAV code unit myself to implement something to make this work?
Regards,
Jon.