Facet Search not found in Backoffice - sap-commerce-cloud

I am working on Hybris and see that Facet Search option under System in Backoffice is not present but when I see in HMC I can see the Facet Search under System. Please see the images attached. Let me know why its not visible in Backoffice and how can I add that option to it. Is it a restriction for admin in backoffice or do i need to configure the widget in backoffice.

Basically admin user usually has no restriction.
So you should be able to see Facet Search folder just right after Personalization.
Please check that you have added all required solr extensions enabled in you localextensions.xml
solrfacetsearch
solrfacetsearchbackoffice
solrserver
And please execute ant updatesystem

Related

Add attribute in Bannercomponents Admin tab [cmscockpit] Hybris

I have added one custom attribute in SimpleCMSComponent which I am able to see in backoffice but not in CMS cockpit.
Is there any file do I need to update to show this field in CMSCockpit ?
to be more precise I am trying to show this field in BannerComponent's Admin or Basic tab.
Thanks
Changes need to be added in EditorArea_BannerComponent.xml and then system update is required by selecting OOTB cockpits and custom cockpit extensions.

SharePoint site not getting indexed

Due to a requirement I have set the option "Allow this site to appear in search results?" to No. Later I have changed that options to Yes, but none of the site content are not retrieved by search. I have re-indexed the site and a list as well and still those are not indexed. Now 24 hours gone after making it to yes.
Appreciate if anyone can suggest a solution.
Could you check if your search account and content access that you use has FULL read access to your web applications. Also, make sure your read access to User profile service Applications as well as People search working.
And i see you've already have set "Allow this site to appear in search results?" to Yes.
Could you check if you set " Allow items from this document library to appear in search results?" to yes as well ?
Here are the steps on how to set up document library to appear in search results:
As an admin, locate the library that's missing from search results.
Click the gear icon () in the upper-right corner.
Select Library Settings.
Select Advanced Settings.
Make sure that Allow items from this document library to appear in
search results? is set to Yes.
After the setting is set to Yes, the library should be indexed during the next scheduled crawl.
For more detailed info please review here

Hybris store creation

Hi I have done with initial setup of hybris and now I am seeing apparel store. Now could you please someone answer how should I proceed further to completely customize the apparel store site. I wanted to remove all the products and I wanted to add my own products and categories . Also where should I change the URL from apparelstore to my own customized URL?
You need to create your own accelerator module. There is a trail called "commerce trail" on the hybris wiki/help pages that helps you with the initial setup of a module.
I suggest to follow the help section about how to customize the accelerator (e.g: b2c accelerator customization). Generally speaking, you can use the ant modulegen command to generate the extensions for your very own accelerator.
For your own products/categories, you should provide them on impex files. The current data you're seeing is from the apparelstore extension that adds products, categories, site configuration & cms content for the apparel store. So in case you don't want that, you need to remove the apparelstore extension (or don't run projectdata for it) and then provide your own data. You can check that extension also and see how the data is created, to use it as a guide, but also the ant modulegen should generate some impex file templates that you can use. Look in hybris/bin/ext-data/apparelstore/resources/apparelstore/import.
Finally, for your urls, please check the CMSSite url parameters, this are the urls that 'activate' the site for the given request. Also search for properties like website.{siteid}.http= & website.{siteid}.https= that you also need to update for everything to work fine.

Unable to see folders in Hybris HMC

I am not able to see folders inside Hybris HMC . My hybris version is 6.2 Can you please suggest what can be the issue beside this.
I am able to successfully login inside Hybris HMC but not able to see folders inside it
Try running System Update with the following options (you may tick project data as well for your HMC specific extensions).
It might have to do with permissions for accessing the folders, try logging in as admin and then, search for your user id to see what all permissions have been assigned to it. Also open the hmc.xml file from hmc and see if there are any special groups assigned to certain tree items.

stop displaying a footer navivation node from my web page using hmc or impex in hybris

Can anyone please help me out in removing the footer navigation node from my page using hmc or impex? I am also looking for an appropriate source to know everything about WCMS so in case anyone knows about it then please help me out.
Thanks.
In HMC,
1.click on WCMS.
2.Select components.
3.Search for Footer.
4.Select staged version of footer component
5.we have an attribute called navigationNodes.Edit the navigation node and save.
Sree is correct. More specific, there could be property named "Visible", you can use it. More information, you can find here: Hybris Wiki

Resources