I'm trying to set up the ASM on our headless SAP Commerce project (version 1905.12). This documentation: ASM in Spartacus
states that 2 extensions are needed: assistedservicewebservices Extension and assistedservicestorefront AddOn. However, there is no storefront in our project to connect the storefront addon to.
I've tried adding these extensions and their dependecies to localextensions.properties and installing the assistedservicestorefront AddOn by connecting it to our custom webservices extension, which failed. It was always reporting:
GUIDCookieStrategy cannot be resolved to a type.
Even though all dependencies are there. By dependencies, I mean the ones from this picture: ASM dependencies
Now, for me, it makes no sense to use any storefront extensions on the back-end, when our storefront is on Spartacus.
My question is: What do you need in order to set up ASM on SAP Commerce Cloud when Spartacus storefront is used? Which extensions/other dependencies or configurations?
Thank you in advance!