We have a problem with our interface of import Vendor information into D365. We need to be able to adjust addresses and bank accounts when the interface gives a new address or a new bank account. But since we have release 10.0.10 we get a lot of errors when we try to import vendors into D365 (using Logic Apps). First the error was this:
An error has occurred. update not allowed for field 'FormattedPrimaryAddress'.
Our consultant contacted Microsoft about this issue and we have had a workaround: Please see the steps for the Workaround:
1. Organization administration > Global address book > Addresses > Address setup
2. Went to address format 0008, on the Country/Region line, unchecked the "Expand" field > Save
3. Click on "Update addresses".
We did this for 0008 on our ACC environment but not only for format 0008 (= format for addresses of the USA) but also for 0001, 0002, etcetera (0001= NLD, 0002= for example the format for DEU and ESP). As I did this for these formats, we get another error when importing all ready existing vendors in D365:
An error has occurred. Write failed for table row of type 'VendVendorV2Entity'. Infolog: Warning: update not allowed for field 'LogisticsPostalAddressBaseEntity.Address'.
New vendors do not give any problem on the addresses, it is only for all ready existing vendors when the address needs to be adjusted.
It is not clear to us how this is working and we need some explanation to make it work. Anybody?