Home » Uncategorized (Page 4)
Category Archives: Uncategorized
Removing Enum values in hybris (SAP CX)
For removing Enum we need to take following Steps: lets say, we have this Enum and “ON_VALIDATION” needs to be removed : Solution : Step 1: remove this entry (ON_VALIDATION) from items.xml and update the running system. Step 2: Run following query in HAC under SQL Query:
How to disable Solr in hybris during server up
Solr Server can be disable using following property: