Purpose of the App
Why the app exists, which problem it solves and what a typical day-to-day workflow looks like.
Last updated
Why the app exists, which problem it solves and what a typical day-to-day workflow looks like.
Suppliers in the building trades deliver their catalogues as DATANORM files: text files with fixed record types where each line describes an article, a price, a long text or a part list line. A full catalogue easily runs into several thousand articles, and every price round brings a new file.
Without a tool that means transferring data by hand or maintaining a bespoke import script. Both are error-prone, and neither scales once several suppliers deliver several times a year.
The app reads the file, maps each record type to the matching Business Central fields and puts the data into intermediate tables first – staging. Items, price lists and BOMs are only created once you approve.
That intermediate step is the heart of the design: you see what arrived before it touches your item master.
The supplier makes the file available – by email, download or on an SFTP server. With SFTP the app collects it on its own, see Automated SFTP Import.
Purchasing / master data
Read files in, review staging, approve
Administration
Setup, vendor assignment, SFTP, price list options
Business users
Use items and BOMs in day-to-day work
Which permission set covers what is described under User Roles & Permissions.
Last updated
