Order upload from file in Web Viewer

Web Viewer support uploading a list of parts to the order basket in the web viewer. This guide explains the function and how to turn it on.

Step-by-step guide

Follow these steps to configure and test order upload function:

  1. Locate profile.config for the site and add the needed configuration to turn the function on and then reset IIS.

    <ImportOrderInOrderCartEnabled>true</ImportOrderInOrderCartEnabled>
  2. Access the site in the web viewer and navigate to the order view.
  3. Select the "Import Order File" tab.

  4. In the "Import Order File" tab select a file with parts and quantity and upload it, or use drag and drop to upload the file.
    The upload function support XLS and CSV files and has to follow the predefined format, see samples below.
  5. If file upload was successful parts will be added to the order basket and a message will be displayed how many parts were actually added.


Note) Please download the files below and view the content in Excel for the xls file and notepad for the csv file.



File formats

Note that the file format has to follow the attached samples exactly.