on 2020 Jan 20 5:02 PM
Hey Experts,
I am working with hybris 1905 local installation and trying to install asm module following these directions: help.sap/asm
My problem is that after the installation when I try to pass the argument ?asm=true in url, nothing happens.
Am I missing something?
The console commands I did were:
ant addoninstall -Daddonnames="assistedservicestorefront" -DaddonStorefront.yacceleratorstorefront="my_storefront"
ant all
ant initialize
The extensions I added to localextensions.xml are as follows:
<extension name="assistedserviceservices"/>
<extension name='assistedservicestorefront' />
<extension name='assistedservicewebservices' />
<extension name='assistedserviceyprofileaddon' />
<extension name='assistedservicecustomerinterestsaddon' />
<extension name ="assistedservicecustomerinterestsfacades"/>
<extension name='assistedservicepromotionaddon' />
<extension name="assistedservicepromotionfacades"/>
<extension name="assistedservicefacades" />
Request clarification before answering.
For anyone with the same problem I made it work after I imported the proper impexes from hybris/assisted-services/assistedservicestorefront/import and adapted them to my custom storefront.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.