on 2016 Sep 22 2:11 PM
Hi i have "hybris-commerce-suite-5.7.0.2". I have added all the extensions to localextensions.xml. Build is successful, server startup successful hac,hmc are working but in hmc/wcms i cant see electronicstore/powertools/apparelstore. What else i have to do?
Thank u both. I initialized system, updated system. Now while importing cms-content.impex, getting error
UPDATE PageTemplate;catalogVersion(CatalogVersion.catalog(Catalog.id[default=apparel-ukContentCatalog]),CatalogVersion.version[default=Staged])[default=apparel-ukContentCatalog:Staged][unique=true];uid[unique=true];velocityTemplate[translator=de.hybris.platform.commerceservices.impex.impl.FileLoaderValueTranslator] ,8796093056052,,, column 3: cannot resolve value '$config-jarResourceCmsValue/structure-view/structure_productDetails1PageTemplate.vm' for attribute 'velocityTemplate';;ProductDetailsPageTemplate;$config-jarResourceCmsValue/structure-view/structure_productDetails1PageTemplate.vm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abinash,
"apparelstore" extension & "electronicsstore" extension contains data for b2c & "powertoolsstore" extension contains data for b2b.
So add below lines to localextension.xml according to b2c or b2b
<extension name="apparelstore"/>
<extension name="electronicsstore"/>
<extension name="powertoolsstore"/>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.