Introduction Fallback language function is designed to show the content in language X if language Y if not available. It is better to show the content in a English than nothing. At least SAP hybris designers thought so. This mechanism is… Read More »
We developed a PoC that demonstrates an efficient way of making bulk orders directly from the search box. Cut-and-Paste a list of SKUs or a list of product names into a search box and create an order directly from there. Read More »
Read about a “Image Crop and Resize 2.0”, the product we developed in a matter of days to win the competition in EPAM! The target was to create an extension for resizing and cropping images to a given size directly in hybris Product Cockpit. Eventually we won the contest! Read More »
In this article, I would like to introduce a new development tool, “FlexibleSearch Chrome Extension”. This utility provides an interface for hybris flexible search queries in more convenient way than hybris OOTB does. Read More »
This post is a reference, semi-autogenerated. It shows the differences in bean definitions between hybris 6.3 and 6.4. Most of the beans have self-explanatory names, so I decided not to add any comments to them to keep the structure clear. Each section has three subsections, “Added beans”, “Changed beans” and “Removed beans”. Read More »
This reference helps with understanding of the key changes in hybris 6.3 the data model Read More »
For SAP Hybris developers using Eclipse, EPAM has created a new tool to increase productivity, ease navigation, and reduce mistakes in day-to-day work. This tool is an Eclipse plugin called SAP Hybris – Developer Toolset. It is easy to install… Read More »
The MoreLikeThis search component (MLT) enables users to query for documents similar to a document in their result list.
I managed to create a working prototype, but the apparent simplicity of MLT integration nevertheless obscures some unexpected challenges and issues. See the details in the article and video. Read More »
This article explains how to disallow specific administrators from editing components of specific content slots. For example, “All administrators from the group “ContentAdmins” shouldn’t have access to any components of the content slot “Footer”. Read More »
Pentaho Data Integration (also known as Kettle) is one of the leading open source integration solutions. With PDI/Kettle, you can take data from a multitude of sources, transform the data in a particular way, and load the data into just as many target systems. For this tutorial, I would like to demonstrate how to convert an XML file containing category data into Category Impex file using Pentaho Data Integration. Read More »