April 11, 2023

AEM- SAP Commerce Integration

 

AEM Hybris Endpoint

The AEM Hybris endpoint is the one handling the category importer, PLP/Global search and PDP on the AEM site. By default is the set to point dev on code base, but to change it to stage or any other instance, the steps to configure it are:

  • Go to http://localhost:4502/system/console/configMgr

  • Search for: SMITH - Hybris Connection Service

  • Change Hybris Server URL to any other instance URL.


Apache Endpoint

The apache Hybris endpoint is going to handle all the Hybris calls, logins and the rest of commerce interactions for local.kennametal.com and local.widia.com, by default is configured to point dev, but you can change it to any other instance you want following the next steps:

  • Go to /usr/local/etc/httpd/env/env.conf.local

  • Find Define HYBRIS_DOMAIN

  • Set it to any other instance URL you want to work with.

No comments:

Post a Comment