<%@ page title="Amuba - Data Uploads" language="C#" masterpagefile="~/main.master" autoeventwireup="true" inherits="uploads, App_Web_ittv2gif" enableEventValidation="false" %>

Bulk Uploads

Welcome to the Amuba bulk uploads module. This is used to import data into the system using the following excel templates:

Stock Item Uploads: Download File
Supplier Uploads: Download File
Client Uploads: Download File

To start the import process please select an upload type below and follow the process thereafter.

Step 1
: File Upload
First upload a file to the system:
SAVE UPLOADED FILE
Step 2
: Read Data
Next the data in the file needs to be read. Click the button below to start this process.
READ DATA FROM FILE
Step 3
: Build Collection
Now that the file has been successfully read the system needs to translate the import data into a structure that can be saved to your database. Click the button below to start this process.
BUILD DATA COLLECTION
Step 4
: Save Records
Finally now that the data is ready for the system all that is required is to save these imported records so that they may be used within the system. To do this a finish the bulk upload process please click the button below.
SAVE IMPORTED RECORDS
Step 5
: Complete
The upload process has been successfully completed. The data that has been uploaded can now be used throughout the system.