For the complete documentation index, see llms.txt. This page is also available as Markdown.

DATANORM Export

Publish your own article and price data as a DATANORM file – in full or as a price change.

What export is for

Export is the reverse direction of import: you publish your own article data in a format any DATANORM-capable software can read.

Typical reasons:

  • You supply trade businesses and make your catalogue available.

  • You pass a price change on to partners.

  • You hand data over to another system that reads DATANORM.

The wizard

Open Export DATANORM File from the role centre or the application search. The wizard walks through three steps.

Step 1: Select the export type

Field
Meaning

Export Type

Full Article Export outputs articles with all their details. Price Change Export outputs article numbers and prices only – the counterpart of a DATPREIS file.

DATANORM Version

Format of the output. Pre-filled from Default DATANORM Version in the setup.

Step 2: Filter items

Field
Meaning

Item Category Filter

Restricts the export to one item category.

Vendor Filter

Restricts it to the items of one vendor.

Modified After

Only items changed after this date – ideal for regular delta deliveries.

Only DATANORM Items

Restricts it to items that were imported through the app.

Step 3: Preview and export

Field
Meaning

Items to Export

Number of items matching the filters. Check this value before exporting.

File Name

Name of the output file, usually DATANORM.001.

Finish creates the file and offers it for download.

Structure of the generated file

Record type
Contents

V

Header record with version, creation date and currency.

A

One record per article with description, unit and price.

B

DATANORM 4 only: additional article details.

E

End record confirming completeness.

A price change export omits the article records and outputs article number and price.

Practical notes

Check the Items to Export figure before you create the file. Without filters the app exports your entire item master.

For regular delta deliveries, set Modified After to the date of your last delivery. That keeps the file small and the recipient only has to process the changes.

Verifying the output

The simplest test is a round trip in a sandbox environment: export a small selection and read the file back in there. If the articles appear in staging in full, the file is formally correct.

Last updated