Posts

Showing posts from January, 2025

Latest SAP Commerce (Hybris) Interview Questions

1.What is the need for the deployment tag, and what does autocreate=true 2.What happens if the deployment tag is not used 3.Explain the process of adding a step in the checkout end-to-end. 4.Have you worked on order process Share a project use case. 5.How do you configure and abort a cron job in Hybris 6.What are composite cron jobs 7.How do you create variants and sub-variants in SAP Commerce 8.Share your experience with Solr and Backoffice customizations. 9.Have you worked on cart customizations Share a project use case. 10.What is the difference between value providers and resolvers 11.Explain the OCC flow in Hybris. 12.Have you worked on payment integration or any third-party integration 13.Are you familiar with Kibana, Dynatrace, or CCV2 14.Explain the Spring MVC flow. 15.What are the types of dependency injection in Spring 16.Mention any JDK 17 or JDK 11 features you know. 17.Why is navigable=true used in Sap Commerce. 18.Explain...

User Management and Hierarchy in SAP Hybris: Employees, Customers, and User Groups

Image
Users in Hybris : Users in SAP Commerce (Hybris) are people who interact with the system to perform tasks like managing settings in the Backoffice or engaging with the storefront. Types of Users in Hybris: i)Employee ii)Customer If we goto User Node in BackOffice we can see two users such as Employees, Customers An Employee in Hybris is a user who manages the application and performs administrative tasks or backend operations. Examples of employees in Hybris: asagent, admin, CustomerSupportAdministrator, WarehouseAdministrator etc Employees in Hybris can have multiple roles. For example:- One employee might be an admin with complete access to the system. Another employee might have partial access based on their role. Customers in Hybris are users who shop on the website, performing actions like adding products to the cart, placing orders, and managing their accounts,adding products to wishlist Open: /platform/ext/core/resources/core-items.xml Principal Item Type...