Hi,
We have an integration from an OnPrem BC14 to DW9.13. To import the users we use an scheduled task calling a web service with the request:
<GetEcomData><tables><Customers type="all" importSalesPeople="true" /></tables></GetEcomData>
The response doesn't contain all BC customers, there are missing customers. We cannot ascertain the pattern of why some customers are imported and some others not. All of them are valid customers in BC.
How can we integrate all the customers? Is there any parameter we should use to get all customers? (similar to importSalesPeople="true") Should the BC customers fulfill any requirements to be imported? (e.g. certain data cannot be empty, belonging to special groups)
Regards,
Tomas