Search …

Syed W. Aslam

  • Home
  • Blog
  • About
  • Contact

Hybris

Hybris

How to view HSQL DB in a GUI (HSQL Database Manager) for SAP Hybris

HSQL is the default database for SAP Hybris (SAP Commerce). There are many third-party softwares that can do this. For example, Razol SQL. However, these are overkill for the purpose of just viewing the DB and doing simple actions. In this post, I will show how to view the HSQL Read more…

By Syed W. Aslam, 7 yearsJune 24, 2019 ago
Hybris

How to remove the b2bApprovalProcess in SAP Commerce (Hybris)

OOTB B2B Hybris starts the b2bApprovalProcess when an order is placed. To not let that happen, we need to override the placeOrderHook that Hybris uses to not let this process start. Below are the steps to achieve this: Create the following bean: Create and open the class that we create Read more…

By Syed W. Aslam, 7 yearsMay 22, 2019 ago
Hybris

SAP Commerce (Hybris): How to enable all of the logger classes to be shown in HAC by default

In the recent versions of SAP Commerce (at least version 6.0+), all of the logger classes are NOT shown in HAC Logging Configuration and when we try to manually set the Log Level from HAC, SAP Commerce does not pick it up. To fix this issue, we need to write Read more…

By Syed W. Aslam, 7 yearsMarch 22, 2019 ago
Hybris

Hybris: How to Enable Responsive UiExperience Level in Desktop Level

Sometimes, we don’t have specific JSPs for mobile view and we maybe using an older version of Hybris that does not have Responsive UiExperienceLevel. In this way, we add meta tags to help guide the device for the responsive UI Experience if we are using Desktop as the UiExperience Level. This Read more…

By Syed W. Aslam, 7 years ago
Hybris

Hybris: Create B2BUnit (or execute any other admin task) through hot-folder import

Add your Abstract class to the hot-folder-store-yourProjectCore-spring.xml as a bean: AbstractYourProjectImpexRunnerTask Class definition:

By Syed W. Aslam, 7 years ago
Hybris

Hybris: Calling Impex Translator Boilerplate

This is a skeleton of calling impex translator. Helpful Links: Link to Impex FAQ. What Possibilities Do I Have to Give Special Logic for Column Translation? In case you need business logic not implemented in the default translator class specified for an attribute, there are the following options at your Read more…

By Syed W. Aslam, 7 years ago
Hybris

How to read ‘project.properties’ from Java in Hybris using hostConfigService

This is the code snippet: And this is how we can define the property in project.properties with all environments:

By Syed W. Aslam, 7 yearsFebruary 1, 2019 ago
Hybris

How to have a List of Objects in a Hybris data class bean

This is a code snippet of how to have a List of Objects as a property of a Data class in a bean. Assuming that we have RegionData class that is supposed to have a list of CountyData class, then the following bean definition would be needed to add a Read more…

By Syed W. Aslam, 7 years ago
Hybris

Get all products a Customer has ordered in SAP Hybris

There are two ways we can get all products a Customer has ordered in SAP Hybris: The API Creating a FlexibleSearch Using the API to get all products This is a psedocode: Create an new empty Set to hold the Products Get the currentCustomer Get the Orders from the Customer Read more…

By Syed W. Aslam, 7 yearsFebruary 1, 2019 ago
Hybris

Bypass product stock level in Hybris during checkout

In out of the box Hybris, we cannot continue to checkout with an item in the cart that does not have any in stock. In this post, I show how to bypass stock level in Hybris during checkout without creating Stock Level. If we do not have Stock level for a Read more…

By Syed W. Aslam, 7 yearsFebruary 1, 2019 ago

Posts pagination

Previous 1 2 3 Next
Categories
  • Android (2)
  • Architecture (1)
  • Artificial Intelligence (AI) (1)
  • Dev-Ops (1)
    • Jenkins (1)
  • Hybris (25)
    • Backoffice (4)
    • Flexible Search (1)
    • WebService (2)
  • Java (5)
  • JavaScript (1)
  • LibGDX (1)
  • Liferay (2)
  • Listrak (3)
  • Management (1)
  • Reviews (1)
  • Snippets (5)
  • Spring (2)
  • Uncategorized (2)
  • Unity (1)
Subscribe to get our latest posts right away. We hate spams as well!
Subscribe to get our latest posts right away. We hate spams as well!

  • About
  • Blog
  • Contact
  • Home
  • Newsletter
  • Privacy Policy
  • WYRed/ Solutions Privacy Policy
Hestia | Developed by ThemeIsle