Excel to XML Conversion for Product List Upload
Excel to XML Conversion for Product List Upload
I'm unfamiliar with XML. I have a 30,000 item product list in Excel that we need to convert to XML for export to the cart. Could anyone lend us some assistance?
Thank you in advance for your time.
Thank you in advance for your time.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Excel to XML Conversion for Product List Upload
Do you need to use xml because the products have options? If they don't have options or kits, you can use .csv.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Excel to XML Conversion for Product List Upload
Thank you for your reply. Of the 30,000 items, 900 have three variants. So, it would seem that we should upload via XML. We have an urgent need to deploy this site quickly. To get things off the ground, could we upload via .csv and then add the variants via XML in the near-term?jmestep wrote:Do you need to use xml because the products have options? If they don't have options or kits, you can use .csv.
Re: Excel to XML Conversion for Product List Upload
Does the data client support importing variants? I wasn't aware that it could do that.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Excel to XML Conversion for Product List Upload
No, Joe. I just found out it doesn't after I did 6500 products. I'm going to check the new one that came out yesterday- maybe it will do it.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Excel to XML Conversion for Product List Upload
yeah, I didn't think so. Based on how I understand variants in the data structure, Able is pretty much going to have to write a seperate import option just for variants. The complexity of the data is quite high even for XML.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Excel to XML Conversion for Product List Upload
Yess!!!!!!!!!!!!!!!!!!
New dataport does options!!!!!!!!!!!
Still doesn't connect to site on a shared server, but I put the stuff into a test db and will move the tables to the real one.
New dataport does options!!!!!!!!!!!
Still doesn't connect to site on a shared server, but I put the stuff into a test db and will move the tables to the real one.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Excel to XML Conversion for Product List Upload
Hi Judy:
It take it you're a developer / consultant? It appears you've also discovered that the newest release addresses variants from within the db?
What would you suggest: Uploading the full 30K item db via .csv followed by a sub-section of the db via XML?
If we were to give you either the full db or the sub-section involving the variants could/would you get it installed on our server?
If you wish to continue with our conversation on a potential consulting basis, you're welcome to email me at jeff@wilde-ideas.com.
Thank you in advance.
It take it you're a developer / consultant? It appears you've also discovered that the newest release addresses variants from within the db?
What would you suggest: Uploading the full 30K item db via .csv followed by a sub-section of the db via XML?
If we were to give you either the full db or the sub-section involving the variants could/would you get it installed on our server?
If you wish to continue with our conversation on a potential consulting basis, you're welcome to email me at jeff@wilde-ideas.com.
Thank you in advance.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Excel to XML Conversion for Product List Upload
Some of it would depend on data source. Can you generate an xml file from it using something other than the Able store 5.5 export? A few years ago, I generated an xml file for a product feed using SQL Server 2000 FORXML feature and I did it by following the SQL Server Books Online instructions. I can give you an Able 5.5 export file so you can see how it has to be formatted. Let us know what your datasource is.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Excel to XML Conversion for Product List Upload
Judy,
The current db source is Excel. I can readily save it as an XML document. We're new to AbleCommerce and we're running v 7.0, so we have zero experience with v 5.5.
The current db source is Excel. I can readily save it as an XML document. We're new to AbleCommerce and we're running v 7.0, so we have zero experience with v 5.5.