How to create a Rollout Configuration in AEM 6.4?
Hi guys,
I heard that in 6.4 location for rollout configurations was moved from /etc/msm/rolloutConfigs to /libs/msm/wcm/rolloutconfigs. But how should I create a new rollout configuration now? Based on information on this page Extending the Multi Site Manager I should do the following:
- Open the Tools console in the classic UI; for example, http://localhost:4502/miscadmin#/etc
- In the folder tree, select the Tools, MSM, Rollout Configurations folder.
The problem is that there is no such folder in 6.4. What should I do? Am I supposed to create new Rollout configurations using CRX DE?
Thank you in advance.