954,152 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Transform a product gamut catalog into a xml file.

Due to some changes in my company's structure, I need to transform our catalog of products in a xml file.

I need to know how can I do this provided that nobody has a technical background in the team.

Typhoon
Newbie Poster
9 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

Hi,
what kind of format are/is the file(s) you want to transform to xml ?

gtd
Light Poster
31 posts since Jul 2008
Reputation Points: 18
Solved Threads: 4
 

Excel sheets.

Thanks for helping me.

Typhoon
Newbie Poster
9 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

Excel 2003 has various ways to export XML. For example : Save As -> XML Spreadsheet. But you obtain a ridiculous file with much more info that you might want (formatting info, etc.).

The other way to do it is to write an xml schema and load that into the spreadsheet.

If you don't know how to do it, you might use a free soft that can do it automatically better than excel.

gtd
Light Poster
31 posts since Jul 2008
Reputation Points: 18
Solved Threads: 4
 

Like what for example ?

Typhoon
Newbie Poster
9 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

Well, you can do it with this tool : Talend Open Studio .

It is capable of doing many more things than what you're trying to do since it is a comprehensive data integration software, but as a matter of fact it can perform the operation you're describing.

Besides it is open source therefore no strings attached.

gtd
Light Poster
31 posts since Jul 2008
Reputation Points: 18
Solved Threads: 4
 

I gave TOS a try, and it is a very user-friendly tool, which is indeed capable of doing many more things than what I tried to do.

I managed to transform my files, and I may soon create another post (if I need help) since I plan on using this soft for other purpose, thanks a lot.

Typhoon
Newbie Poster
9 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

I'm glad I could help you.

And of course don't hesitate if you have any other question.

gtd
Light Poster
31 posts since Jul 2008
Reputation Points: 18
Solved Threads: 4
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You