Create a LiveCopy ( Standard Roll out and Activate on Activate ) via code | Community
Skip to main content
New Participant
May 26, 2020
Solved

Create a LiveCopy ( Standard Roll out and Activate on Activate ) via code

  • May 26, 2020
  • 4 replies
  • 4771 views

I have an usecase whenever a page under global(blueprint) is updated , has to rollout with Standard Rollout and Activate on Activate Configuration via code . Can you please suggest best fit /recommended MSM API for this case 

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 vish.dhaliwal

Hello,

Not sure if you have already seen the MSM API doc [1]. This might help.

[1]https://docs.adobe.com/content/help/en/experience-manager-64/developing/extending-aem/extending-msm.html

Regards,

Vishu

4 replies

Employee
May 27, 2020

Thanks for clarification. The doc shared by Vishu should include the APIs that you can use to perform this task.

New Participant
May 27, 2020
Yes your are right .The requirement is to programmatically activate standard rollout to live copies when the blueprint is updated
Employee
May 26, 2020

the use case is not very clear. So you have a blueprint with some live copies referencing it. The requirement is to programmatically activate standard rollout to live copies when the blueprint is updated ?

vish.dhaliwalAccepted solution
Employee
May 26, 2020

Hello,

Not sure if you have already seen the MSM API doc [1]. This might help.

[1]https://docs.adobe.com/content/help/en/experience-manager-64/developing/extending-aem/extending-msm.html

Regards,

Vishu