Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

How to create a live copy programmatically in AEM 6.3?

Avatar

Level 1

I have referred to the question How to create a live copy in a workflow   but it also doesn't provide an alternative for the LiveCommand API for AEM 6.3.

What is the alternate api for creating a live copy in AEM and if there is none, what is the recommended way to create a live copy programmatically?

3 Replies

Avatar

Level 1

This does give a workaround to create a live copy. However, I am looking for a more direct approach like LiveCommand java api that was used to be available in the previous AEM/CQ versions and exposed a method createLiveCopy.

In simple words, looking for an alternative of the LiveCommand API for AEM 6.3.