Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Live Copy Page API

Avatar

Former Community Member

Hi there,

Now i face a case to write a OSGI Service, which function like "live copy page". But i don't know it's JCR API or AEM API since i should use the JAR-related if AEM provided.

Anyone know that please let me know? Many thanks for that.

 

Best regards,

Brian

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

The Multisite Management Java API com.day.cq.wcm.msm.api   provides you to interact with Blueprint, Live Copy, Live Relationship, Live Status and Live Status.

There are some examples given in the following url

http://docs.adobe.com/docs/en/cq/current/developing/multi_site_manager_dev.html

Please review them.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

The Multisite Management Java API com.day.cq.wcm.msm.api   provides you to interact with Blueprint, Live Copy, Live Relationship, Live Status and Live Status.

There are some examples given in the following url

http://docs.adobe.com/docs/en/cq/current/developing/multi_site_manager_dev.html

Please review them.