Using AEM Launches with AEM Commerce Products | Community
Skip to main content
sutty1000
Level 2
January 8, 2021
Solved

Using AEM Launches with AEM Commerce Products

  • January 8, 2021
  • 1 reply
  • 1665 views

Is it possible to use AEM Launches with areas other than sites. We manage our E-commerce product catalogue via the AEM Commerce section: http://localhost:4502/aem/products.html/var/commerce/products 

And it would be very helpful to manage publication of complex changes in this area via the launches feature. However the launches UI does not seem to support this, is this something that we could customise and it should "just work" or am I missing something here?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kunal_Gaba_

I don't think it will work even if you enable the feature from UI after customization. The backend implementation logic of Launches use PageManager and MSM APIs so I don't think it will work on product data. 

1 reply

Kunal_Gaba_
Kunal_Gaba_Accepted solution
January 8, 2021

I don't think it will work even if you enable the feature from UI after customization. The backend implementation logic of Launches use PageManager and MSM APIs so I don't think it will work on product data. 

sutty1000
sutty1000Author
Level 2
January 8, 2021
Thanks for the info! That's disappointing though. Product management and ensuring products/categories go live on the correct times can quite complex so this would be a very useful feature to have.