User Tools

Site Tools


addons:bulk_uploader:start

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:start [2015/10/28 22:02]
geomatt [Bulk Uploader]
addons:bulk_uploader:start [2015/10/28 22:16] (current)
geomatt [Multi-Part Uploads]
Line 7: Line 7:
 Once installed, the Bulk Uploader has its own series of admin pages which walk you through the upload process in an easy to follow, step-by-step format. If you make a mistake with the upload, or simply need to cancel and reupload a new spreadsheet every couple of days, no problem. The bulk uploader maintains a history of recent uploads and allows you to simply ‘undo’ an upload. All listings created by that upload are automatically removed from your site.  Once installed, the Bulk Uploader has its own series of admin pages which walk you through the upload process in an easy to follow, step-by-step format. If you make a mistake with the upload, or simply need to cancel and reupload a new spreadsheet every couple of days, no problem. The bulk uploader maintains a history of recent uploads and allows you to simply ‘undo’ an upload. All listings created by that upload are automatically removed from your site. 
  
-For a walkthrough of the actual upload process, see the [[Addons:Bulk Uploader:Settings]] manual page.+Follow these links for [[Addons:Bulk Uploader:Settings|a walkthrough of the actual upload process]], [[Addons:Bulk Uploader:Installation|help with server configuration]], or [[Addons:Bulk Uploader:Format_tips|tips for properly formatting source data]]
  
-===== New Feature: Multi-category Uploads ===== 
  
-Beginning with Bulk Uploader v2.4.0, it is now possible to bulk upload into multiple categories from a single file. To do so, select the "Multiple Categories" checkbox on Step 1 of the uploader. This will modify Step 2 of the upload process as follows:+===== Multi-category Uploads ===== 
 + 
 +Typically, we recommend Bulk Uploading into a single category at a timeHowever, it is possible to upload into multiple categories from a single source file. To do so, select the "Multiple Categories" checkbox on Step 1 of the uploader. This will modify Step 2 of the upload process as follows:
  
   * A new column type, **Category > Category ID#**, will be present. Create a column in your CSV file that holds the numerical category ID numbers for each listing, and assign it to this new column. Numerical category ID numbers may be found in the admin, on the Categories Setup page -- look for the number in (parentheses) by each category name.   * A new column type, **Category > Category ID#**, will be present. Create a column in your CSV file that holds the numerical category ID numbers for each listing, and assign it to this new column. Numerical category ID numbers may be found in the admin, on the Categories Setup page -- look for the number in (parentheses) by each category name.
Line 18: Line 19:
  
  
-===== Do you have a large CSV file or lots of images to import? =====+===== Multi-Part Uploads =====
  
-You can break up the processing of an individual csv file into many parts.  Doing this will allow you to process a large csv file or a file with a lot of time consuming image imports into bite size pieces so you never time out.  Within the 3rd step of the bulk upload process you'll see the **Multi-part Upload** setting as shown in the following screenshot:+You can break up the processing of an individual source file into many parts. This can be used to avoid server timeouts during large uploads, or to add artificial space to large set of listings (preventing "flooding" your site with dozens or hundreds of new listings all at once).  Within the 3rd step of the bulk upload process you'll see the **Multi-part Upload** setting as shown in the following screenshot:
  
 {{ :addons:bulk_uploader:bulk_upload_config1.png?800 }} {{ :addons:bulk_uploader:bulk_upload_config1.png?800 }}
  
-Set the max number of listings to load with each attempt and the time between each attempt.  This process should continue until the whole csv file is processed.   +Set the max number of listings to load with each attempt and the time between each attempt. Once you have begun the upload, it will continue to iterate within those parameters until the whole csv file is processed.   
-<tip c n>**Note** this feature does NOT work with revolving inventory uploads</tip>+<tip c n>**Note**this feature cannot be used with Revolving Inventory uploads.</tip>
  
  
addons/bulk_uploader/start.1446069768.txt.gz · Last modified: 2015/10/28 22:02 by geomatt