Excel to XML Conversion for Product List Upload

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Wilde1
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Tue Apr 29, 2008 4:41 pm

Excel to XML Conversion for Product List Upload

Post by Wilde1 » Tue Apr 29, 2008 4:47 pm

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.

User avatar
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

Post by jmestep » Tue Apr 29, 2008 6:12 pm

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

Wilde1
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Tue Apr 29, 2008 4:41 pm

Re: Excel to XML Conversion for Product List Upload

Post by Wilde1 » Wed Apr 30, 2008 12:21 am

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.
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?

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Excel to XML Conversion for Product List Upload

Post by AbleMods » Wed Apr 30, 2008 6:13 am

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

User avatar
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

Post by jmestep » Wed Apr 30, 2008 6:18 am

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

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Excel to XML Conversion for Product List Upload

Post by AbleMods » Wed Apr 30, 2008 7:10 am

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

User avatar
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

Post by jmestep » Wed Apr 30, 2008 7:40 am

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.
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

Wilde1
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Tue Apr 29, 2008 4:41 pm

Re: Excel to XML Conversion for Product List Upload

Post by Wilde1 » Thu May 01, 2008 3:10 pm

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.

User avatar
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

Post by jmestep » Thu May 01, 2008 3:28 pm

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

Wilde1
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Tue Apr 29, 2008 4:41 pm

Re: Excel to XML Conversion for Product List Upload

Post by Wilde1 » Thu May 01, 2008 9:45 pm

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.

Post Reply