You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Customer Self Service features functionality whereby B2B users can import orders via CSV flat file.  

This may be useful in instances where all orders are placed centrally within an organisation, with multiple staff forwarding requisitions to a purchasing officer or similar. In this case, a requesting officer can send a list of product codes and quantities, and the purchasing officer can upload it to CSS. This reduces data entry when placing very large and/or multiple orders.

Step-by-step guide

To Perform a CSV Order Import:

  1. Create a flat file containing order details.
    • File format should be Product Code (or APN), Order Quantity. There should be no header row.
       Order Import - CSV file sample
  2. Save the file in .csv format.
  3. Login to CSS as a B2B user (or other Role with Order Import functionality present).
  4. Navigate to 'Orders' --> 'Order Import' (/orderimport.aspx).
  5. Click 'Browse' to locate the saved .csv file from step 2. 
    • Alternatively, drag and drop the file from your local directory into the selection box. (A note will display advising that the browser supports 'Drag & Drop' functionality, where applicable.)
  6. Click 'IMPORT NOW'
  7. The results of the import will be displayed below the import button. Any relevant error messages will also be displayed here (e.g. obsolete/invalid items). 
    Order Import - Success message
  8. Navigate to the Shopping Cart. All imported items will now be there. 
    Order Import - items in cart
  9. Proceed to checkout. 
  10. Repeat Steps 1-9 for subsequent orders as required. 
     


If 'Order Import' is not currently present as a menu option for B2B users, the page (orderimport.aspx) can easily be added. See Adding a new menu item for instructions.


  • No labels