Fields for the postal address are related to the Country field. The Country field is an input help option which cannot be changed. Formats for postal addresses also cannot be changed.
The pattern for the structure and dependencies of other fields are explained in the following figure.
If you do not use customizations, fields are automatically completed and/or checked according to the following logic:
If you make customizations, the following logic is applied:
With the ZIPXX.txt file, the Country/City, District and Federal state fields are automatically pre-filled if the matching entry has been entered in the Postal code field.
The XX letters in the file name represent the country code, for example, AT for Austria.
The assignment of the country is made referring to the two-digit ISO country code in the file name.
The file has the following structure:
Postal code;Town/City;District;Federal state
6352;Ellmau;;Tyrol
The values for town/city and district can contain several entries which are separated by a pipe (|).
Example
Postal code;Town/City;District;Federal state
7024;Hirm|Neuhof|Rudolfhof|Hirmerhof|Zillingtal;;Burgenland
CAS Software delivers a number of formats for postal address data. You can use, adjust and enhance it with additional formats.
To adjust a country format, copy both files and save the new files with the SDK abbreviation in the same folder, e.g. XXSDK.xml folder. Change then the files according to your requirements.
The formats for addresses define
The two XXSDK.xml and XXSDK.xsl files control these operations.
The XSL file defines how fields are displayed. The XX letters in the file name represent the country code, for example, AT for Austria.
The assignment of the country is made referring to the two-digit ISO country code in the file name.
The file is stored in the ..\Server\AddressLabels folder
For addresses with postal addresses in different countries, the display in the Desktop Client is made referring to the country in the currently displayed postal address.
XML and XSL files must still be valid after the adjustment.