Expand my Community achievements bar.

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.