Related Products Import and Export |
Copyright © 2001, William Weiland |
Overview Import Related Product linkage into your Merchant store directly from a flat file. |
|
Initial Setup and Usage 1) In admin, click Add Modules link (fig 2) 2) Click the file upload button 3) Browse to find the relprdim.mvc file on your hard drive and upload (fig 3) 4) Click Add to add it to the domain 5) In admin, click Add Modules link (fig 2) 6) Click the file upload button 7) Browse to find the relprdex.mvc file on your hard drive and upload (fig 3) 8) Click Add to add it to the domain 9) Import and Export modules automatically reside in each store within a domain so there is no need to update them to the store Export: Click on the plus to the left of the word Utilities under the store. Then click on the plus for Export Data. Then click on the link for Related Product Export (fig 5). The prompt will ask for the flat file name. Only put the file name, no path. For example, relprdim.dat Import: Click on the plus to the left of the word Utilities under the store. Then click on the plus for Import Data. Then click on the link for Related Product Import (fig 4). The prompt will ask for the flat file name. Only put the file name, no path. Headstart |
|
Understanding the Flat File Format The data elements which comprise the related products links are pulled from the flat file in a specific order. Since there is no artificial intelligence involved in this flat file import, it is imperative that the data be placed in a flat file in the same order that the program expects it to be. Any variance from that is likely to result in corrupt data in your database. Creating the Flat File Format the Flat File
Basic Example:
When importing, be sure that the last line of the flat file is a blank line.
When you import, each product code is checked to see if each product exists
and if the related product linkage already exist with that product code.
Thus only valid codes are linked and duplication of links is avoided.
Beginning with version 5.003 of the import module, you can delete related products while importing.
If you want to delete related products associated with specific product codes, you simply
put the product code and the delimiter followed by the minus character. For example:
If you are having time-out problems with importing, you may need break up
your flat file into smaller flat files.
I highly recommend adding only a couple related product links in the flat file
until you are sure you thoroughly understand the flat file format. Since a
related product export module is supplied with this system, it would
be best if you export your existing related product links to a flat file
before you add any. Then you can study that file for proper format.
|
Fig 1: Main admin screen
Fig 2: Add a new module Fig 3: Upload the module to the server Fig 4: Category Import Fig 5: Category Export |