Hybris HAC Operations – SAP Commerce


SAP Hybris provides various configurations OOB (Out of the box). I am going to tell you few utilities which can help you in your development process.
SAP Hybris, HAC Properties, Configuration
How to change HAC Configuration
Catalog Synchronization Properties
backoffice.sync.config.forceUpdate=true
   Will Sync Everything irrespective of timestamps but it will increase the time of synchronization. 

catalog.synchronization.initialinit.check.timestamps=false
   The logic evaluating the Initial synchronization needed status checks to see if any timestamps exist for the source catalog version.

synchronization.legacy.mode=true
   By enabling this property it will skip all the interceptors.

synchronization.dumpfile.tempdir=<${HYBRIS_TEMP_DIR}>/sync
   If you want to save sync dump files in particular place. 

synchronization.itemcopycreator.stacktraces=true
   By enabling this property it will print logs on Info level
Miscellaneous Properties
db.log.active=true
   To enable and disable DB logging.
To See Flexi Search Query Exception Details
flexible.search.exception.show.query.details=true
Enable Backoffice Indexing during Init
backoffice.solr.search.index.autoinit=false

To know more about hybris aka SAP Ecommerce
What is hybris | e-Commerce Software from SAP

RSS
Share