Changes for page Batch Uploads

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

From version Icon 14.1 Icon
edited by karimpirani
on 2014/07/14 17:35
Change comment: There is no comment for this version
To version Icon 4.1 Icon
edited by karimpirani
on 2014/06/20 15:31
Change comment: There is no comment for this version

Summary

Details

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