I am trying to create a live copy from a blueprint, The blueprint have few pages with sub pages.
The live copy creation wizard doesn't allow me to exclude the sub pages from the parent pages. It only shows the parent page.
Is there any way to achieve this?. or Is this feature supported in MSM?. I am using AEM 6.0
Regards.
Solved! Go to Solution.
Views
Replies
Total Likes
The blueprint requires a very specific structure: Root/language pages/chapters. When you use the Create Site command, you choose which languages are included, and then which chapters are included. (http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-blueprints.html#Creati...)
After you create the livecopy, you can break the inheritance. So basically, you include the page in the livecopy but then remove it: http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-blueprints.html#Overri...
scott
Views
Replies
Total Likes
The blueprint requires a very specific structure: Root/language pages/chapters. When you use the Create Site command, you choose which languages are included, and then which chapters are included. (http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-blueprints.html#Creati...)
After you create the livecopy, you can break the inheritance. So basically, you include the page in the livecopy but then remove it: http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-blueprints.html#Overri...
scott
Views
Replies
Total Likes
Scott,
Thanks for your reply. As you stated about this structure "Root/language pages/chapters"
My requirement is that there are multiple pages at "chapters" level and those pages have few child pages too. I want to exclude few child pages but i can't see that option in the wizard.
For example, My site structure is like
/content/xyz/en/page1
/content/xyz/en/page1/a
/content/xyz/en/page1/b
/content/xyz/en/page2
In the above structure, I want to exclude /content/xyz/en/page1/b during live copy creation. I don't want to remove it manually after the live copy is created.
Is this possible?.
Views
Replies
Total Likes
AFAIK OOTB there is no feature. But if you want you can customize Rollout wizard and Rollout command but it is risky.
Views
Replies
Total Likes
Views
Likes
Replies