XML Tools Brands/Categories & Database question |
Post Reply |
Author | |
Wayne Cornish
Newbie Joined: 16-July-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 16-July-2009 at 1:33pm |
Dear All,
We are developing/modifying ProductCart to be able to automatically update our 1000's products, stocklevels & pricing using the XML tools, there seems to be 2 big questions that are raised by this:
1. Can you add a Brand using the XML tools (This is not crucial as we could do it manually although a bit of a pain as all of the above can done automatically by our back end systems). I can't see anywhere about manually importing brands either. We currently have 53 brands with logos etc.
2. Can you add a category using the XML tools, this would cause us a big problem as we pay for all of our product content information that has a total of 890 categories/sub categories and they can be added to by our content provider so being able to update them automatically would be very useful. My fear is a new product becomes available and our systems try and add it and it has a new category, will the XML tools just put it in the root category?
I'm guessing if the answers to the above is no I'm guessing we will have to write our own xml import tools which raises another question as we already have brand ID's & Category ID's that will not match ProductCarts autonumbering system is there anything really bad about adding an aditional field to ProductCart's Brand table & categories table as it seems slightly pointless having 2 additional tables just to do lookups to our ID's.
Sorry for the long questions, I'm just rying to save having to write yet another XML import/export parser.
Wayne
|
|
Matt
Moderator Group Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
Post Options
Thanks(0)
|
1. There is currently no method for adding a Brand. 2. If you add the Category Details to the XML it should generate the category. 3. You could extend the XML Tools by adding a new method "AddBrand". I would need more information to consult you about the Brand IDs. You will be better served by discussing the issue in full detail with your programmer. The XML Tools files are encrypted so you will need to open a ticket if you have a special request for the source code. |
|
Wayne Cornish
Newbie Joined: 16-July-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thanks for the reply Matt (by the way I am the developer), Think we will have to put in a ticket for the source as there are several features we would like to add to the XML tools and it would be nice to integrate them into the existing set, rather than having a seperate bolt-on set of tools. The parsers are not that different from the ones we have already had to write in asp for our own content backend systems. Just as a point of interest we are planning on doing the following: As all of product content already contains Brand ID's & Product ID's (different from our SKU's) we are going to have to be able to callback/query the Brand ID's and Category ID's so that our update systems can give them the correct ProductCart ID's. We also have to update approx. 50,000 prices and stock levels nightly the long description alone for each product is over 1Mb including formatting for tabs). Therefore we are writing the following XML tools: Following gives us full Brand control Following gives us full category control Following gives us the ability to quickly update our stock levels/price at around 1Kb per item instead of 1Mb per item. Wayne |
|
nav216
Newbie Joined: 18-February-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Are these elements now available or do we need to use any other elements to add categories:
1. AddCategory (AddCategoryResponse returns CategoryID) 2. SearchCategories 3. GetCategoryDetails 4. UpdateCategory Early reply would be highly appreciated. |
|
nav216
Newbie Joined: 18-February-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Anybody, please help me in how to add categories in product cart.
|
|
nav216
Newbie Joined: 18-February-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
How can I add categories using XML tools through XML requests?
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
It appears that adding categories via the XML toolset is not supported.
We have experience altering those tools, such as we built complete support for adding "apparel products" and "additional images" support to that system, along withi other functions. If you would like us to build support for your requirement, please contact me directly.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |