hybris FlexibleSearch Chrome Extension


2017-03-13_16h37_17 This article is brought by  Artsiom Yemelyanenka, 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 more convenient way than hybris OOTB does. The tool is designed for using for debugging and testing hybris-powered systems by developers and QAs. The tool is implemented as a Chrome extension (source). It is designed to be used with runtime development tools or standard OOTB Hybris Administrative Console. In comparison with OOTB FlexibleSearch console that is designed for the similar purpose, our tool is much more convenient. It is interactive. You can open the detailed information about the external reference (pk) by clicking on its id. The request history helps to work with the similar requests. You can also turn the TSV mode on and copy-paste the results to Excel for the further processing in there. htgui.png

Configuration

To configure the extension you need to enter one of the connection points:
2017-03-15_18h05_44.png

Features

The tool is ready to work with any hybris instance, even highly customized. The following features are implemented:
  • Hybris type system hints
  • Object navigation
  • Query history
  • TSV mode (cut-and-paste to Excel)
The tool is built using Angular JS and open for community (https://github.com/artsiomyemelyanenka/hybristoolsgui ).

Video

The following video demonstrates how it works:

Screenshots

2017-03-16_21h21_08.png TSV mode: 2017-03-16_21h22_57.png Query History: 2017-03-16_21h23_48.png Type information: 2017-03-16_21h24_31.png    

One Response

  1. Anoop kumar

    Anoop kumar

    Reply

    26 May 2019 at 08:24

    hey Artsiom, While installing it is giving an error:
    Manifest file is missing or unreadable.

Leave a Reply to Anoop kumar Click here to cancel reply.