Changes for page Batch Uploads

Last modified by Matthew Deceunynck on 2015/07/02 17:24

From version Icon 6.1 Icon
edited by karimpirani
on 2014/07/03 15:41
Change comment: Upload new image batch uploads - admin bar.PNG
To version Icon 14.1 Icon
edited by karimpirani
on 2014/07/14 17:35
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -2,18 +2,23 @@
2 2  
3 3  
4 4  
5 -The batch data upload process allows you to quickly populate the system database with existing data that is already recorded in electronic format on one of your other data systems. The following is a step by step guide to making your way through this process with a minimum of wear and tear.
5 +The batch data upload process allows you to quickly populate the system database with existing data that is already recorded in electronic format on one of your other data systems. The following is a step-by-step guide to making your way through this process.
6 6  
7 -
8 8  
9 -You must review and fulfill these [[Prerequisites >>doc:Prerequisites]]prior to proceeding with this Batch Upload Process.
8 +Prerequisites -
10 10  
11 -
12 12  
13 -Use these [[Batch Upload Data Formats>>doc:Batch Upload Data Formats]] and examples to guide you through the process of uploading your organization's data.
11 +* Use of CSV file.
12 +* Export of client's data to CSV file format
13 +* Show a few columns on a fake and limited spreadsheet.
14 14  
15 -
15 +Batch Upload Data Formats
16 16  
17 +
18 +* List most common upload formats.
19 +* Some customized formats may be available or could be developed.
20 +
21 +
17 17  **General Uploading Process**
18 18  
19 19  ~1. Log into the application
... ... @@ -20,6 +20,11 @@
20 20  
21 21  2. Select the Batch Uploads option under the Administration sidebar
22 22  
28 +[[image:batch uploads - admin bar.PNG]]
29 +
30 +
31 +The following screen should appear.
32 +
23 23  [[image:bu 1.PNG||width="100%"]]
24 24  
25 25  
... ... @@ -33,33 +33,31 @@
33 33  
34 34  5. Confirm successful upload
35 35  
36 -[[image:Missing.png]]
46 +[[image:batch uploads - 7.PNG]]
37 37  
38 38  
39 39  
40 -6. Select the uploaded data and click on Process Selected
50 +6. Select the uploaded data and click on 'Process Selected'
41 41  
42 42  7. If there are errors, view the error details by clicking on the Show Error Details option
43 43  
44 -[[image:Missing.png]]
54 +[[image:batch uploads - 5.PNG]]
45 45  
46 46  You will need to correct the data in the CSV file, or obtain a new, corrected copy of the data.
47 47  
48 48  
49 49  
50 -8. If no errors (Success Count = Total Count), then you are done!
60 +8. If there are no errors (Success Count = Total Count), then you are done!
51 51  
52 52  
53 53  
54 -
55 -
56 56  **General File and Field Format/Content Rules**
57 57  
58 58  1. All fields are comma delimited.
59 59  1. The first row of the file is the 'header' record that specifies which fields are in the subsequent rows.
60 -1. The possible fields are case sensitive. E.g. name does not equal NaMe
68 +1. The possible fields are case sensitive. E.g. 'name' does not equal 'NaMe'
61 61  1. Fields can be escaped using Microsoft escaping or standard escaping.
62 -1. Dates are to be formatted in yyyy/mm/dd format. E.g. 2009/01/23
70 +1. Dates are to be formatted in YYYY/MM/DD format. E.g. 2009/01/23
63 63  1. Boolean values are either TRUE or FALSE.
64 64  1. Operation fields are not required and default to UPDATE when not specified. Here are the possible values for operation:
65 65  11. UPDATE: inserts or updates the record in the system
Icon batch uploads - 5.PNG
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.karimpirani
Size
... ... @@ -1,0 +1,1 @@
1 +256.3 KB
Content Icon
Icon batch uploads - 7.PNG
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.karimpirani
Size
... ... @@ -1,0 +1,1 @@
1 +257.3 KB
Content Icon