This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
addons:bulk_uploader:revolving_inventory [2010/06/28 21:26] matt created |
addons:bulk_uploader:revolving_inventory [2016/03/07 23:20] (current) geojames [Step 1] |
||
---|---|---|---|
Line 1: | Line 1: | ||
=====Revolving Inventory Uploads===== | =====Revolving Inventory Uploads===== | ||
- | **Important: | + | **Important: |
Line 19: | Line 19: | ||
{{: | {{: | ||
- | To begin setting up a Revolving Inventory upload, select the box marked "Save this upload as Revolving Inventory?" | + | To begin setting up a Revolving Inventory upload, select the box marked "Save this upload as Revolving Inventory?" |
+ | So if you set the name to " | ||
+ | |||
+ | / | ||
+ | | ||
+ | and that directory name will be: | ||
+ | |||
+ | / | ||
+ | | ||
+ | So if there are no " | ||
====Step 2==== | ====Step 2==== | ||
Line 32: | Line 41: | ||
====Step 4==== | ====Step 4==== | ||
- | If all goes well, the confirmation screen will show the filename of the newly-created source file for this Revolving Inventory session. Its name will be **_R_(label).csv**, | + | If all goes well, the confirmation screen will show the full path to the newly-created source file for this Revolving Inventory session. It is this file that you can make edits to, as described above, in order to manipulate the associated listings. |
Line 40: | Line 49: | ||
One thing to note is that the "Next run:" value shown on this page is the //soonest possible// time that each file will be updated. The actual update will not take place until the cron routine runs. When the cron runs, it looks for any Revolving Inventory uploads whose "Next run" date is past, and updates them. The main cron runs once a day, and can be configured via the //Site Setup > Cron Jobs// admin page. | One thing to note is that the "Next run:" value shown on this page is the //soonest possible// time that each file will be updated. The actual update will not take place until the cron routine runs. When the cron runs, it looks for any Revolving Inventory uploads whose "Next run" date is past, and updates them. The main cron runs once a day, and can be configured via the //Site Setup > Cron Jobs// admin page. | ||
+ | |||
+ | <tip c v> | ||
+ | Note: | ||
+ | Url's for listings added via the revolving upload feature will not change. | ||
+ | |||
+ | You only want to change values in that revolving upload file that need to change. | ||
+ | |||
+ | Now knowing the above: | ||
+ | |||
+ | - the listing id's for changed items will not change and neither will their urls | ||
+ | - the listing id's for removed items will " | ||
+ | - the listing id's for new items will be added to the system with their own unique id's | ||
+ | |||
+ | Do note that if a listing expires before the next " |