Last modified by caterina on 2021/10/27 16:31

From version 5.1
edited by melanie@one-count_com
on 2016/12/14 13:12
Change comment: There is no comment for this version
To version 6.1
edited by melanie@one-count_com
on 2016/12/14 13:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -26,6 +26,8 @@
26 26  
27 27  === IMPORT STEPS ===
28 28  
29 +==== Select Import File ====
30 +
29 29  **~1. In the Import window choose your import file using the "Browse" button (1), and select "Upload File" (2).**
30 30  
31 31  [[image:attach:media_1443213396710.png||align="center"]]
... ... @@ -36,6 +36,8 @@
36 36  
37 37  
38 38  
41 +==== Complete Import Information ====
42 +
39 39  **2. Give your import an Import Title (1), Import Description (2), select a Source Code (3), select the product term(s) from the Product List (4), and select a Product Status.**
40 40  
41 41  [[image:attach:media_1443549296560.png||align="center"]]
... ... @@ -56,6 +56,8 @@
56 56  
57 57  
58 58  
63 +==== Map Data ====
64 +
59 59  **3a. If using an Import Mapping Template: Below the Product List, you will see a list of any existing Import Mappings (templates). Find the template you wish to use and select "Use" then proceed to Step 5.**
60 60  
61 61  [[image:attach:media_1362667166234.png||align="center"]]
... ... @@ -111,18 +111,35 @@
111 111  
112 112  You can select multiple headers to check for duplicates, but be aware that ONEcount uses “AND” logic when doing so. (% style="color: rgb(0,0,0);" %)For example, if you select to check email, first name, and last name fields for duplicates, ONEcount will look for records in the ONEcount database that have the same email AND first name AND last name as a record being imported. A record would be a duplicate only if all three fields match.
113 113  
114 -(% style="color: rgb(255,0,0);" %)**When checking for duplicates, ONEcount is not checking for duplicates within the import file but only between the ONEcount database and the file being imported. If your import file contains duplicates within it and no matching records are found in ONEcount, the duplicate records in the import file will be imported.**
120 +
115 115  
116 -(% style="color: rgb(255,0,0);" %)**It is important to be sure that records in ONEcount and the import file contain data for the fields you are checking for duplicates against. If they don't, a record may not be matched as a duplicate. For example, you check for duplicates against email AND last name: a record in ONEcount has the same email as a record in the import file and the ONEcount record DOES include last name. The record in the import file DOESN'T include last name. The record won't be counted as a duplicate because the email AND last name do not match.**
122 +{{error}}
123 +It is important to be sure that records in ONEcount and the import file contain data for the fields you are checking for duplicates against. If they don't, a record may not be matched as a duplicate. For example, you check for duplicates against email AND last name: a record in ONEcount has the same email as a record in the import file and the ONEcount record DOES include last name. The record in the import file DOESN'T include last name. The record won't be counted as a duplicate because the email AND last name do not match.
124 +{{/error}}
117 117  
126 +**
127 +**
128 +
129 +{{tip}}
130 +When checking for duplicates, ONEcount is not checking for duplicates within the import file but only between the ONEcount database and the file being imported. If your import file contains duplicates within it and no matching records are found in ONEcount, the duplicate records in the import file will be imported.
131 +{{/tip}}
132 +
133 +{{tip}}
118 118  If importing a new list and email is a required field for all records (e.g. for an e-newsletter-type product), it is recommended to check for duplicates across ***email**.* _ (% style="color: rgb(255,0,0);" %)**Note that if a user has a different email in the import list than in ONEcount and you check only by email, the record won't be identified as a duplicate**(%%)_(% style="color: rgb(255,0,0);" %). (%%)If the emails match (and the records identified as duplicates) and you wish to append data to that record and/or subscribe to a new product via the import file, you will need to select to process duplicates after new records are imported. This will process ALL duplicates.
135 +{{/tip}}
119 119  
120 -If you are re-importing a list that was exported from ONEcount, e.g. to change data in a demographic field for multiple records, the best field to check against is "User Account Number" (ONEcount ID or ocid) because each user can have only one OCID. (% style="color: rgb(255,0,0);" %)//**Note that at the current time, you can't name a column in your import file "ocid". If you do, the system will give you an error message telling you to use a variation such as "oc_id". So, if you have a column with ocid's in your import file, title it "oc_id" and map it to "User Account Number" to dedupe against ocid.**//
137 +{{tip}}
138 +If you are re-importing a list that was exported from ONEcount, e.g. to change data in a demographic field for multiple records, the best field to check against is "User Account Number" (ONEcount ID or ocid) because each user can have only one OCID. (% style="color: rgb(255,0,0);" %)//** Note that at the current time, you can't name a column in your import file "ocid". If you do, the system will give you an error message telling you to use a variation such as "oc_id". So, if you have a column with ocid's in your import file, title it "oc_id" and map it to "User Account Number" to dedupe against ocid.**//
121 121  
122 122  //For example~:// You wish to change an assigned code (e.g. a class or subscription type code) for a group of users subscribed to a particular product. First, you would export the list (for more on how to generate lists see the LISTS AND REPORTS Manual), then do a "find and replace" for the code in the exported csv file, and then reimport the file with the new code. The Bulk Operations feature allows you to make bulk status changes, product changes, unsubscribes/ kills, subscriptions to additional products, and to delete multiple records without having to reimport a list. It does not allow for bulk demographic changes at this time. More information can be found in the [[BULK OPERATIONS >>doc:Import and Bulk Operations Essentials (v12\.x)]]section of the USER OPERATIONS Manual.
123 123  
124 124  
143 +{{/tip}}
125 125  
145 +
146 +
147 +==== Request Date | Expiration Date | Link to Media Files ====
148 +
126 126  **6. Select from the Request Date drop-down menu the field/column from your import file to map as the Request Date. (If you don't map this field, the Request Date will be the same as the Transaction Date, which is the date of the import.)**
127 127  
128 128  [[image:attach:6.__Select_from_the_Request_Date_drop-down_menu_the_fie_1.png||align="center"]]
... ... @@ -215,6 +215,8 @@
215 215  
216 216  
217 217  
241 +==== Set and Import ====
242 +
218 218  **9. Click the "Set" button.**
219 219  
220 220  [[image:attach:media_1443551680910.png||align="center"]]
... ... @@ -235,6 +235,8 @@
235 235  
236 236  
237 237  
263 +==== Pre-Import Summary and Sample Mapping ====
264 +
238 238  **~11. Review the Pre-Import Summary**
239 239  
240 240  [[image:attach:11.__Review_the_Pre-Import_Summary.png||align="center"]]
... ... @@ -241,9 +241,13 @@
241 241  
242 242  The system will alert you if there are records in your import file that match records in the ONEcount database based on the field(s) you select to check for duplicates. The pre-import summary screen will give you the number of new records to be imported (1), the number of duplicates (if any) in the import file (2), and the number of duplicates matched in the database (3).
243 243  
271 +{{tip}}
244 244  The number of "Duplicate Records in File" is how many records within the import file are already in the ONEcount database based on your selected field(s) to check for duplicates. **THIS IS NOT A COUNT OF THE NUMBER OF RECORDS //WITHIN// THE IMPORT FILE THAT ARE DUPLICATES.**
273 +{{/tip}}
245 245  
275 +{{tip}}
246 246  The number of "Duplicate Records Matched in Database" is the number of records within the database that match the field(s) you selected to check for duplicates.
277 +{{/tip}}
247 247  
248 248  {{error}}
249 249  (% style="color: rgb(0,51,102);" %)**The number of duplicates in the file and matched in the database should be the same. If there is a difference in the numbers, it's recommended NOT to process the duplicates but instead to go back and select an additional field(s) to check for duplicates or import the new records and download the duplicates for review prior to processing. (See example and screenshot below.)**
... ... @@ -313,7 +313,7 @@
313 313  
314 314  All new records will be imported into ONEcount, and a post-import summary will be displayed.
315 315  
316 -
347 +==== Post-Import Summary ====
317 317  
318 318  **14. Review the Post-Import Summary and Download Lists of Duplicates and/or Process Duplicates. (See important information below.)**
319 319  
... ... @@ -350,7 +350,7 @@
350 350  "Download Duplicates in the file" will create a .csv file of the 4 records in the import file that are already in the ONEcount database: (% style="color: rgb(0,0,0);" %)the **1** record with the blank email (whicht matches the 6 records with blank email field in ONEcount) and the 3 that match the email addresses of **3** records already in the ONEcount database.
351 351  
352 352  (% style="margin-left: 60.0px;" %)
353 -(% style="color: rgb(0,0,0);" %)T(%%)he import window will remain open so you can process the duplicates after reviewing the list if you choose to do so.\\
384 +(% style="color: rgb(0,0,0);" %)T(%%)he import window will remain open so you can process the duplicates after reviewing the list if you choose to do so.
354 354  
355 355  
356 356  
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -67535
1 +67536
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/67535/Import - How to Import a File (v12.x)
1 +https://info.onecount.net//wiki/spaces/OD/pages/67536/Import - How to Import a File (v12.x)