Hi I want to set city in an adress for a customer (by code). I use the DirParty createOrUpdatePostalAddress method.
Problem: We do have zipcodes in Germany relating to more than 1 city. Now when I try to import the given address, AX (the createOrUpdatePotalAddress method) changes the city to the know one in AX
e.g. ZipCode 16320, Cities: Gruental, Sydower Fliess, Tempelfelde
I want to set Tempelfelde but AX sets Sydower Fliess automatically
Is there a way to stop this behaviour?