Hi,
We need to replace a existing (static template) page in AEM as a cloud service with new editable template page with same name and references. How can we achieve this?
Solved! Go to Solution.
Views
Replies
Total Likes
Once you copy over the content nodes to new pages, references would available.
However, movement has to be done while respecting the structure of editable templates.
Create the structural elements manually, like adding containers. Then copy the components from static page at desired locations.
@kanikaa32870678 Please check this AEM Modernization tools on how to convert static to editable.
https://opensource.adobe.com/aem-modernize-tools/
@Saravanan_Dharmaraj As currently there are only 2-3 pages so is there any manual way to do that? As editable template pages are already created by authors.
The page structure of Editable and Static pages is different. You would need to analyze them carefully. Also, please validate the properties like sling:resourceType on jcr:content on new page. Avoid overwriting them.
Please note, even with modernizer tool, initial steps are to analyze the page structure differences and accordingly define rules
@aanchal-sikka Page is already created now we need to swap that editable template page with static page having same name as static template page and it should have same references that static page have?
Once you copy over the content nodes to new pages, references would available.
However, movement has to be done while respecting the structure of editable templates.
Create the structural elements manually, like adding containers. Then copy the components from static page at desired locations.
If you have only 2 3 pages to be converted, I would suggest you to do it manually. Following are the steps:
1. Create page using the editable template.
2. Copy the content nodes from original page to new page.
3. Open the page in edit mode. Do thorough testing to make sure the content is as expected.
4. If you are missing a component, make sure the component is added in the policy of the editable template.
Hope this helps.
@kanikaa32870678 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community
Hi @kanikaa32870678 ,
Follows the below steps:
Create a New Editable Template Page:
Move or Copy Existing Content:
Update References:
Test and Validate:
Publish Changes:
Consider Redirects (Optional):
Documentation and Communication:
By following these steps, you should be able to replace an existing static template page with a new editable template page in AEM as a Cloud Service while maintaining the same name and references. Remember to test thoroughly and communicate effectively throughout the process to minimize any disruptions.
@kanikaa32870678 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies