I am trying to import a list of categories. I have three level categories. I
can create parent association or any stuffs in XML. I dont know which XML files or tables are associated with product categories. I appreciate even pointer or hint on it. Thank you Anil |
suggest you look at the
applications\ecommerce\data\DemoProduct.xml Anil Pathak sent the following on 4/19/2008 3:58 PM: > I am trying to import a list of categories. I have three level categories. I > can create parent association or any stuffs in XML. I dont know which XML > files or tables are associated with product categories. > I appreciate even pointer or hint on it. > > Thank you > Anil > |
Thank you BJ,
is "long description of" before the category name, an internal stuff. <ProductCategory categoryName="Demo Browse Root" longDescription="Demo Catalog Primary Browse Root Category" productCategoryId="CATALOG1" productCategoryTypeId="CATALOG_CATEGORY"/> <ProductCategory longDescription="*long description of *Gizmos" primaryParentCategoryId="CATALOG1" productCategoryId="100" productCategoryTypeId="CATALOG_CATEGORY"/> On Sat, Apr 19, 2008 at 6:10 PM, BJ Freeman <[hidden email]> wrote: > suggest you look at the > applications\ecommerce\data\DemoProduct.xml > > Anil Pathak sent the following on 4/19/2008 3:58 PM: > > I am trying to import a list of categories. I have three level > categories. I > > can create parent association or any stuffs in XML. I dont know which > XML > > files or tables are associated with product categories. > > I appreciate even pointer or hint on it. > > > > Thank you > > Anil > > > > |
best place to work thru this is
https://demo.hotwaxmedia.com/webtools/control/ViewRelations?entityName=ProductCategory since long descriptions is not in the relationship it does not need to be before and https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo put ProductCategory in the search name real handy tools Anil Pathak sent the following on 4/19/2008 4:18 PM: > Thank you BJ, > > is "long description of" before the category name, an internal stuff. > > <ProductCategory categoryName="Demo Browse Root" > longDescription="Demo Catalog Primary Browse Root Category" > productCategoryId="CATALOG1" productCategoryTypeId="CATALOG_CATEGORY"/> > <ProductCategory longDescription="*long description of *Gizmos" > primaryParentCategoryId="CATALOG1" productCategoryId="100" > productCategoryTypeId="CATALOG_CATEGORY"/> > > > > > On Sat, Apr 19, 2008 at 6:10 PM, BJ Freeman <[hidden email]> wrote: > >> suggest you look at the >> applications\ecommerce\data\DemoProduct.xml >> >> Anil Pathak sent the following on 4/19/2008 3:58 PM: >>> I am trying to import a list of categories. I have three level >> categories. I >>> can create parent association or any stuffs in XML. I dont know which >> XML >>> files or tables are associated with product categories. >>> I appreciate even pointer or hint on it. >>> >>> Thank you >>> Anil >>> >> > |
In reply to this post by BJ Freeman
Also, as BJ has pointed out lots of times, make friends with this screen:
https://localhost:8443/webtools/control/ViewRelations?entityName=ProductCate gory as well as those screens for the other entities. -----Original Message----- From: BJ Freeman [mailto:[hidden email]] Sent: Saturday, April 19, 2008 4:10 PM To: [hidden email] Subject: Re: Bulk import categories suggest you look at the applications\ecommerce\data\DemoProduct.xml Anil Pathak sent the following on 4/19/2008 3:58 PM: > I am trying to import a list of categories. I have three level categories. I > can create parent association or any stuffs in XML. I dont know which XML > files or tables are associated with product categories. > I appreciate even pointer or hint on it. > > Thank you > Anil > No virus found in this incoming message. Checked by AVG. Version: 7.5.524 / Virus Database: 269.23.0/1381 - Release Date: 4/16/2008 9:34 AM No virus found in this outgoing message. Checked by AVG. Version: 7.5.524 / Virus Database: 269.23.0/1381 - Release Date: 4/16/2008 9:34 AM |
Free forum by Nabble | Edit this page |