Skip to Content
0
Former Member
May 20, 2018 at 01:49 AM

Catalog names are not created (hybris)

183 Views

I want to create a new catalog.

I followed that steps

https://stackoverflow.com/a/50414933/9708984

 //resources/mystoreinitialdata/import/sampledata/contentCatalogs/mystoreContentCatalog/cms-content.impex 

here despite i made

$contentCatalogName=mystoreContent Catalog', on backoffice/catalogs,

i only see mystore catalog with id, name is empty.

for powertools it has name, Powertools Content Catalog.

i did a`nt initialize`' , it created 3 catalogs mystorecontent catalog, mystoreclassfication,mystoreprductcatalog but they dont have name.

$contentCatalog=electronicsContentCatalog $contentCatalogName=Electronics Content Catalog

this contentcatalogname is not used anywhere for any of stores; mystore electronic,powertools or apparel .

but other 3 has name. why mystore does not have? what is that contentcatalogname for? the path is

electronicsstore/import/sampledata/contentCatalogs/electronicsContentCatalog/cms-responsive-content.impex for electronics