livecopy/bluewprint creation in aem 6.5 with code | Adobe Higher Education
Skip to main content
Level 4
September 27, 2020
Répondu

livecopy/bluewprint creation in aem 6.5 with code

hello,

 

currently I have a site which is purely page based which I am creating with specific custom templates.

new requirement is to create livecopy of the same.

can anyone please help me creating same from code side as well?

Ce sujet a été fermé aux réponses.
Meilleure réponse par Anny0505

 

You can implement livecopy based on rollout option when author publish page.

Please see the below urls for code

https://balawcm.wordpress.com/2014/01/29/custom-cq-live-action/

https://stackoverflow.com/questions/41750864/aem-launching-a-rollout-through-a-java-class

2 commentaires

Anny0505
Community Advisor
Anny0505Community AdvisorRéponse
Community Advisor
September 28, 2020

 

You can implement livecopy based on rollout option when author publish page.

Please see the below urls for code

https://balawcm.wordpress.com/2014/01/29/custom-cq-live-action/

https://stackoverflow.com/questions/41750864/aem-launching-a-rollout-through-a-java-class