Database Upload System

General ShopSite user discussion
Post Reply
priscila
Posts: 29
Joined: Mon Oct 22, 2007 10:59 pm

Database Upload System

Post by priscila »

Is there any way to automate the data uploading system? Because , we may need to update database every day and it's a huge data. Another thing, if I upload a file which has an existing record of that DB table then what will happen of that record ? Will it update its record or add a new record?
ShopSite Lauren
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT
Contact:

RE: Database Upload System

Post by ShopSite Lauren »

Priscila,

You can automate the product database upload by writing your own program to send the databases in XML format. More information about this option can be found at the following URL:
http://shopsite.com/developer_tools.html

If you upload a database which has product information for a product that is already in you store, then your new database will override the old product information.

-Lauren
Post Reply