livecopy/bluewprint creation in aem 6.5 with code | Community
Skip to main content
New Participant
September 27, 2020
Solved

livecopy/bluewprint creation in aem 6.5 with code

  • September 27, 2020
  • 2 replies
  • 990 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 replies

Anny0505
Anny0505Accepted solution
New Participant
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