December 28, 2020
Estimated Post Reading Time ~

5 Popular Ways to Replicate a Page in AEM

In AEM 6+ there are many ways to accomplish the goal to “replicate” a page. This article will display 5 Popular Ways to Replicate a Page in AEM. At the end of this article, you should be able to “replicate” a page using different methods within AEM.

Typically a scaled AEM structure, security is the highest priority. Typically Content Author’s privileges are restricted, so AEM page publishing is restricted; therefore AEM Workflows are utilized. 

1. Touch UI – Site Console – Quick Publish
If you have the right privilege to replicate a page, and all its referenced resources, you can simply publish a page with the “Quick Publish” button from the Site Console’s navigation.

How to publish a page using the “Quick Publish” AEM feature:
Step 1: Navigate to the Touch UI – Sites Console http://localhost:4502/sites.html/content.
Step 2: Select on the “Targeted Page” by clicking on the thumbnail tile.
Step 3: Click on “Quick Publish” to replicate the Page.
Done.



2. Touch UI – Site Console – Manage Publication
If you have the right privilege to replicate a page, and all its referenced resources, you can simply replicate a page with the “Quick Publish” button from the Site Console’s navigation.

But if you wish to manage the “referenced resources”, you can use the “Manage Publication” replication AEM feature.

How to publish a page using the Manage Publication AEM feature:
Step 1: Navigate to the Touch UI – Sites Console http://localhost:4502/sites.html/content.
Step 2: Select on the “Targeted Page” by clicking on the thumbnail tile.
Step 3: Click on the “Manage Publication” (if your screen is too small, click on the drop-down … icon to expose this link).
Step 4: Select the “Publish” option.
Step 5: Click on “Next”.
Step 6: Review References: By default, all resources in AEM that are referenced by the targeted page will be replicated. References items should be reviewed before replicating the page.
Step 7: Review References – Select on the “Targeted Page” by clicking on the thumbnail tile.
Step 8: Review References – Click on “Published References” to reveal a dialogue of all the referenced resources.
Step 9: Review References – Manage “Targeted References”; radio button clicked mean to “include resource as a part of the page replication. Click on “Done” to save settings.
Step 10: Click on “Publish” to replicate the Page.
Done.

Steps 2 & 3
 

Steps 4 & 5
 

Steps 6…10


3. Touch UI – Editable Page – Sidebar Drop Options
If you have the right privilege to replicate a page, after a change within the AEM Page Editor, replication from the sidebar drop options can be utilized to replicate the page.
How to publish a page using the “Editable Page” AEM feature:
Step 1: Navigate to the Touch UI – Sites Console http://localhost:4502/editor.html/content/we-retail/us/en/about-us.html.
Step 2: Click on “Publish Page” to replicate the Page.



4. Touch UI – Activate a Page with an AEM Workflow
Typically a scaled AEM structure, security is the highest priority. Typically Content Author’s privileges are restricted, so AEM page publishing is restricted; therefore AEM Workflows are utilized.

One of the most popular page publishing type AEM Workflows utilized in AEM is Content Approval AEM Workflows. Content Approval AEM Workflows are implemented based on the business requirements and context of the AEM customer, but as an example of this blog article, we will take the “Request to Publish”, out of box AEM Workflow model as an example.

The “Request to Publish” is an example of an out of the box AEM Workflow model that can be used by Content Authors with less privileges. When the “Request to Publish” AEM Workflow has been started, an AEM Workflow task is sent to a supporting user-group, for them to approve the request. Once the request has been approved, the page will be replicated; typically a system user is replicating the page with the correct privileges.

How to publish a page using the “Activate a Page” AEM Workflow:
Step 1: Navigate to the Touch UI – Sites Console http://localhost:4502/sites.html/content.
Step 2: Select on the “Targeted Page” by clicking on the thumbnail tile.
Step 3: Click on “Create” to reveal a drop down menu & Click on “Workflow”.
Step 4: Select on the targeted “Workflow Model”.
Step 5: Input a “Workflow Title”.
Step 6: Click on “Next”.
Step 7: Click on “Create”.
Done. When the page is approved the page will be published.

Steps 2 & 3
 

Steps 4…6
 

Step 7


5. CRX/DE – Replication Tab
In some cases where an administrator needs to quickly publish a page, they are utilizing the “Replication Tab” within the CRX/DE web console. This feature is only used by users who know what they are doing.

How to publish a page using the “CRX/DE Replication Tab”:
Step 1: Navigate to the CRX/DE Console http://localhost:4502/crx/de/index.jsp
.
Step 2: Select on the “Targeted Page”.
Step 3: Select the “Replication” tab.
Step 4: Click on “Replicate” to replicate the Page.
Done.




By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.