User Tools

Site Tools


addons:bulk_uploader:settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
addons:bulk_uploader:settings [2010/02/26 16:11]
james
addons:bulk_uploader:settings [2014/09/25 16:55] (current)
Line 1: Line 1:
 ====== Settings ====== ====== Settings ======
  
-===== Step 1: Uploading New Data =====+===== Step 1: File Information =====
  
 The image below represents the first page of the Bulk Upload process where you will specify the aspects of the file you are about to upload: The image below represents the first page of the Bulk Upload process where you will specify the aspects of the file you are about to upload:
  
-{{:addons:bulk_uploader:addon_admin_bu1.gif|}}+{{:addons:bulk_uploader:bulk_uploader_v5_1.png|}}
  
-  - Upload Data -  Browse to the .csv file you are wanting to upload on your pc. Thenspecify the number of rows that you want to be able to preview when the file is displayed in the next step. If the file was "gzipped" select that radio buttonOtherwise, leave the default set to "none"+  - Select a file -  Browse to the .csv file you are wanting to upload on your pc.  
-  - Delimeter & Encapsulation - The data within .csv file can be separated by different entities, such as commas and quotes (which are typical).  The entities/fields of data are separated by the delimiter while each field/entity could be "containedwithin the encapsulation values+  - Skip First Row - If the first row of your source file contains column header names instead of actual dataset this to **yes**. 
-  - Data Type Choose if the Bulk Upload is being run for Classifieds or Auctions+  - Preview Rows - Select the number of data rows to show as a preview in the next step. 
-  - Category - Select the category the items will be uploaded into. +  - File Compression - If your server supports it, you can upload a csv file from inside a number of different archive file types. This dropdown will show all the types supported by your server. If your source file is in one of these types, select itIf you are uploading an uncompressed (normal) .csv file, leave this set to **None**
-  - Progress Bar - The progress bar lets you know how close your are to completing the current Bulk Upload+  - Delimiter This is the character used to separate fields in your source file. The most common value is comma (,), but it may be different depending on how your source file is saved. Note that "non-printable" characters, such as the "tabcharacter, are currently **not** supported for use as delimiters
-  - Undo a Bulk Upload - If you have successfully completed bulk uploads they will appear in this area. You can then "undo" an upload if necessary at a later time.+  - Encapsulation This is the character used to enclose or encapsulate specific fields in your source file, usually to ensure that multi-word values do not get split up across columns. The most common character used here is the double-quote (")
 +  - Category - Select the category the items will be uploaded into. Optionally, you may select "Multiple Categories." If you do so, you must provide (on the next page) a **category id number** for each listing. The correct ID number for each category may be found in the Categories Setup page of the Admin. Also note that if uploading into multiple categories, Category-Specific Questions will not be available
 +  - Listings Data Type - Choose if the Bulk Upload is being run for Classifieds or Auctions.
  
-===== Step 2: Column Assignments =====+{{:addons:bulk_uploader:bulk_uploader_v5_2.png|}} 
 + 
 +As of Geodesic v5.1, the bulk uploader has a new feature, termed "Revolving Inventory Uploads," that allows the creation and maintenance of a set of listings via a cron-refreshable source file. This feature is very powerful, but may adversely affect your site's performance if not used with care. Before creating a Revolving Inventory upload, be sure that you have read the [[addons/bulk_uploader/revolving_inventory|documentation]] and that you understand how to correctly use it. If you leave the "Save this upload as Revolving Inventory?" box **unchecked**, this bulk upload session will not make use of the Revolving Inventory feature. 
 + 
 +<tip c n>As of Geodesic v5.1, the "delete log" that enables the removal of old Bulk Upload sessions has been moved to a new page in the admin: //Addons > Bulk Uploader > Manage Uploads//</tip> 
 + 
 +===== Step 2: Assign Fields =====
  
 The image below represents the second page of the Bulk Upload process where you will assign columns to the data that you are about to process: The image below represents the second page of the Bulk Upload process where you will assign columns to the data that you are about to process:
  
-{{:addons:bulk_uploader:addon_admin_bu2.gif|}}+{{:addons:bulk_uploader:bulk_uploader_v5_3.png|}}
  
   - File's Data -  The software will upload all of the file's items and display only the first few entries based upon the "Preview Rows" specified on the previous page.   - File's Data -  The software will upload all of the file's items and display only the first few entries based upon the "Preview Rows" specified on the previous page.
Line 32: Line 40:
 The image below represents the third page of the Bulk Upload process where you can adjust the data you are about to upload and account for any fields that may be missing from the file: The image below represents the third page of the Bulk Upload process where you can adjust the data you are about to upload and account for any fields that may be missing from the file:
  
-{{:addons:bulk_uploader:addon_admin_bu3.gif|}} +{{:addons:bulk_uploader:bulk_uploader_v5_4.png|}}
- +
-  - User ID -  The Bulk Uploader will allow you to upload data for multiple users at the same time by selecting the appropriate column for "user id" on the previous page. Otherwise, you will need to choose the "user id" for the seller you are running the current upload for. +
-  - Default Field - This optional field allows you to enter default "static" data for each listing within your upload. +
-  - Title Field - This optional field allows you to have the software build a title for each of the listings if a "title" column was not provided in the .csv file. In our example, the seller did not provide a title for each vehicle. Therefore, you can specify that the title for each listing should be created from the "Year, Make, and Model"+
-  - Listing's Duration - Specify the duration of the listings. +
-  - Listing's Upgrades (Extras) - You can apply "listing extras", including "attention getters" to each listing in the upload.+
  
 +  - Default Seller - This dropdown contains all the users on your site. Select one that will be the "default" seller for this upload. You can specify the seller on a per-listing basis in the previous step, but this default will be used for any listings that do not have a specifically-assigned seller. You can also forgo assigning a seller in the previous step and use this to assign the same seller to every listing in this upload.
 +  - Set Default Field Values - Similar to the Seller dropdown above, this can be used to create a default value for any field (or fields) in your upload. Click on **New Default Field**, select the field for which you wish to assign a default, then enter the default value in the text box.
 +  - Combine Fields to Create the Title - For some applications, the listing's title may best be created by combining other fields. In the picture above (which uses automobiles as an example), the software will take the year, model, and make of each car in the upload, and put them together to make each listing's title. For example, one auto might have its title created as "2006 Chevrolet Silverado." You can combine as many fields as you like to create the title, or you can simply directly assign a title to each listing as a separate column in the previous step.
 +  - Start Now / Fixed Duration - These options allow you to specify the duration of the listings in this bulk upload session. When the duration expires, the listings will be expired from the site, just like listings created "normally" through the software's front-end.
 +  - Listing Upgrades - You can select any or all of the available upgrades to attach to every listing in this bulk upload.
 +  - Revolving Inventory Key Column - This will only appear if you selected to do a Revolving Inventory upload in Step 1. If so, you must select a column that contains a unique value for every listing on your site (not just the current data set). In the case of automobiles, the VIN number is a good choice.
 +  - Multi-Part Uploads (Not pictured / New in GeoCore 7.4) - This allows a source file to be broken up into multiple "parts" that are automatically uploaded separately over time. This is particularly useful when adding a large number of listings at once, either to lessen the server impact on the actual upload or to space out the addition of listings to the site and mitigate the sudden appearance of dozens or hundreds of new listings all at once. To activate this ability, simply populate the numerical fields with the maximum number of listings to upload at once and the minimum number of hours to wait between uploads.
 ===== Step 4: Upload Processed ===== ===== Step 4: Upload Processed =====
  
-The image below represents the final page of the Bulk Upload process. You will see a success message upon completion and all of the listings in the uploaded file will automatically be "active" on your site:+The image below represents the final page of the Bulk Upload process. If you see the message below, your bulk upload has completed successfully.
  
-{{:addons:bulk_uploader:addon_admin_bu4.gif|}}+{{:addons:bulk_uploader:bulk_uploader_v5_5.png|}}
  
  
addons/bulk_uploader/settings.1267200667.txt.gz · Last modified: 2014/09/25 16:55 (external edit)