How to enable Adaptive search in back-office - hybris - sap-commerce-cloud

How to enable adaptive search in back-office.
Which all extensions need to be added.
Please explain the steps.
Hybris version used is 2011.

Please follow below link to know how to enable adaptive search via recipe or via adding required extensions.
https://help.sap.com/viewer/9d346683b0084da2938be8a285c0c27a/2005/en-US/cadb26143c6340f6a79a9bbec60f0e3b.html

You can either install it through Recipes, or manual
Recipes
Adaptive search is part of the following recipes
b2b_acc
b2b_acc_plus
b2c_acc
b2c_acc_plus
b2c_b2b_acc
If you are on a more recent version of SAP Commerce, you need to use the cx recipe
Manual
Alternatively, you can manually add the adaptive search extensions in your localextensions.xml
For adaptive search, the following can be added to your localextensions.xml
adaptivesearch
adaptivesearchbackoffice
adaptivesearchfacades
adaptivesearchsamplesaddon
adaptivesearchsolr
adaptivesearchwebservices
It depends on your needs if you require all of them.
(If you haven't already included the solr search addons, don't forget those as well)
more info on de SAP website https://help.sap.com/viewer/9d346683b0084da2938be8a285c0c27a/2105/en-US/cadb26143c6340f6a79a9bbec60f0e3b.html

Related

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.

Uml-Designer Plugin-Installation doesn't work on eclipse

The uml designer plugin installation doesnt work.
Eclipse "cannot perform operation", after i choose the uml designer items to install. The installtion results in a error, cannot find the requestet items from the link. the link is the update site link from the homepage.
Its like the download link would be broken...any suggestions?
Details of the error:
Cannot complete the install because one or more required items could not be found.
Software being installed: UML Designer with Product Specific Branding 8.0.0.201709181143 (org.obeonetwork.dsl.uml2.runtime.product.feature.feature.group 8.0.0.201709181143)
Missing requirement: UML Designer with Product Specific Branding 8.0.0.201709181143 (org.obeonetwork.dsl.uml2.runtime.product.feature.feature.group 8.0.0.201709181143) requires 'org.eclipse.sirius.runtime.acceleo.feature.group 0.0.0' but it could not be found
Install Sirius from Eclipse marketplace. As the UML desginer is based on the Sirius. This resolved issue.
UmlDesigner plugins depends on another eclipse plugin called "Sirius".

eCommerce : Product configurator under Hybris platform

I have to implement product configurator in hybris platform that allowing users customization front office interface (product details).
Like changing color of product, size, make text and managing prices.
I'm looking actually for open source product desinger.
Anyone has an experience with any integrated framework or any other recommendations ?
Kind regards,
Soufiane
If you are not using SAP CPQ which is integrated with Hybris out of the box, you can have a look at openCPQ
Managing the sizes, prices etc of products is performed via the productcockpit. Changes you make here will be reflected in the Accelerator storefront. This is also extensible and customisable.

Orchard 1.8 – Media Library items sync with physical folders

I have a new install of Orchard 1.8 and need to sync all images in the /media/default/ directory to the Media Library catalog of items (‘Media’ link in Dashboard). Currently the Media Library lists only the FOLDERS but not the items (images, docs, etc.) within them – only when the import is done online does it include the image and offer a preview.
I saw a similar post being asked for version 1.7 and Bertrand’s answer was ‘Enable the Update feature and migrate your media to the media library from there’ – yet I have no clue on how to accomplish this.
Can anyone list the steps needed to do a one-time sync of all items into the Media Library ?
From the admin menu click Modules, then find the "Upgrade" feature and click enable. This adds a new menu item called "Upgrade to 1.8", select this and then select the Media tab. Then click Migrate under Migrating Media Files.
Basically exactly as Bertrand said ;) He also has a blog post with more details:
http://weblogs.asp.net/bleroy/dude-where-are-my-images

online DMS document editing in non MS environments

I am looking at possible DMS solutions and have a basic question:
Our requirement is that users must be able to edit documents "on-line"
e.g. not have to save a doc to their local PC and then re-upload the docs.
(Users should be able to edit the doc and push save, and it happens to the on-line doc.)
We prefer a non-Microsoft solution (most of our users are on Linux), and it must be able to be hosted internally (on an Intranet) - prefer LibreOffice or something similar that works on multiple OSes
I have tried the demo of openkm and it seems to make you download a doc first, and manually upload it again, as there is no edit button. Did not see an alfresco on-line demo, so I could not try it there.
Can anyone suggest a system that allows such in place editing of spreadsheets and documents
One suggestion/comment I received is that in place editing may only be possible using IE / work with OLE. As most of our users are using non-IE browsers, that is not an option for us.
To sum up the previous comments:
You can either use:
http://addons.alfresco.com/addons/edit-online-libreoffice-openoffice - An Alfresco addon to online edit documents using LibreOffice via WebDav
Use the LibreOffice 4.x CMIS integration: http://blogs.alfresco.com/wp/wabson/2012/11/01/cmis-support-in-libreoffice-experimental-features/
or use Alfresco's Google Docs integration (v2 should be in current 4.2 nightly builts)

Resources