When trying to import customers and vendors using the standard entities I get the error "Error inserting address".
The error is thrown in class method DMFLogisticsAddressHelper.GeneratePostalAddressGlobal and is caused by the field Location not being set. The field value in Location originates from the earlier creation of a LogisticsLocation record which is used for creating the address
AX tries to lookup the address but finds nothing.
I have tried both in a new legal entity in contoso and in a demo entity with the same result.
Any help will be appreciated!
*This post is locked for comments