SAP Commerce (Hybris) features its own query language, FlexibleSearch, which has an SQL-like syntax and converts queries into SQL. In this article, I’ve shared advanced FlexibleSearch query examples to help you optimize your searches in SAP Commerce (Hybris)
Snippet
SAP Commerce (Hybris) Ant Commands
Basic SAP Commerce Hybris Ant commands. List of the most used Ant commands
Get List Of Populators of a Converter
How to print all populators of a converter? I will share a small groovy script to get list of populators of a converter.
SAP Commerce (Hybris) uses converters to changing models to data object. Data object is kind of DTO. It stores value in the memory, unlike models. Model has a proxy connection with DB, it loads data to memory when it is required. In the facade layer, a model is converted to a data object. View/Controller layer uses the data objects.
Shared Memory Class Usage | Write&Read
Shared memory class basics. T-Code SHMA & SHMM usage
Print Multiple Adobe Forms Together
Printing multiple adobe forms at same time
Getting Working Days and Holidays Of a Plant
Getting working days and holidays of a plant in SAP.