SAP Hybris Articles

Found 2 articles

Turnoff redirect to mobile pages in SAP Hybris

Srinivas Gorla
Srinivas Gorla
Updated on 16-Dec-2019 147 Views

To start with, first, you need to turn off the cookies on a mobile device. Next is to run the following command to the “project.properties” file of your storefront extension. Example# disabling the mobiles redirects:# uiexperience.level.supported.b2ctelco=DESKTOP uiexperience.level.supported=DESKTOPWhen this function is used, it communicates to SAP Hybris system that only DESKTOP based support is required.

Read More

Finding code where admin user is created in SAP Hybris

Sai Subramanyam
Sai Subramanyam
Updated on 30-Jul-2019 187 Views

There is a method addUserRights at below path in which it is done.hybris/bin/platform/bootstrap/bin → ybootstrap.jar → DMLRecordFactory

Read More
Showing 1–2 of 2 articles
« Prev 1 Next »
Advertisements