A note from 2026: This article was published in 2017. The hybris brand has since been phased out in favor of SAP Commerce Cloud, AngularJS is end-of-life, and older Chrome extensions may require updates for current Chrome extension APIs and modern SAP Commerce Cloud versions.
Artsiom Yemelyanenka
This article is brought to you by Artsiom Yemelyanenka, an EPAM developer.

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 a more convenient way than the hybris OOTB tools do.

The tool is designed for developers and QAs to debug and test hybris-powered systems.

The tool is implemented as a Chrome extension (source). It is designed to be used with runtime development tools or the standard OOTB Hybris Administrative Console.

Compared with the OOTB FlexibleSearch console, which is designed for a similar purpose, our tool is much more convenient. It is interactive. You can open detailed information about the external reference (PK) by clicking on its ID. The request history helps you work with similar requests. You can also turn TSV mode on and copy-paste the results into Excel for further processing.

hybris FlexibleSearch Chrome Extension interface

Configuration

To configure the extension, you need to enter one of the connection points:

Chrome extension configuration screen

Features

The tool is ready to work with any hybris instance, even a highly customized one.

The following features are implemented:

The tool is built using AngularJS and is open to the community (https://github.com/artsiomyemelyanenka/hybristoolsgui).

Video

The following video demonstrates how it works:

Screenshots

FlexibleSearch query screen

TSV mode:

FlexibleSearch TSV mode

Query history:

FlexibleSearch query history

Type information:

FlexibleSearch type information