Reputation: 1
i have installed the b2c recipe using https://help.hybris.com/6.2.0/hcd/8c46c266866910149666a0fe4caeee4e.html those instructions.But when i try to go into the hmc using https://localhost:9001/hmc/hybris .It gets redircted to the hac .I am not sure what is going on?
Upvotes: 0
Views: 1354
Reputation: 20065
As mentionned in Shreshtt Bhatt comment, the hMC is deprecated.
From the hMC documentation
The last version of SAP Hybris Commerce containing the Hybris Management Console (HMC) will be released with the Q4 2017 release. All HMC-related extensions (hmc, platformhmc, printhmc, bmecathmc, classificationsystemshmc, solrfacetsearchhmc, lucenesearchhmc, subscriptionserviceshmc, timedaccesspromotionshmc) will be removed from the Hybris distribution ZIP file with the Q1 2018 release.
If you want to enable it you'll have to add in your localextensions.xml
file the list of extensions you want to use in your hmc (the list is present above).
Upvotes: 1