Expand my Community achievements bar.

SOLVED

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

Avatar

Level 4

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 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

Regards,

Vishu

View solution in original post

4 Replies

Avatar

Correct answer by
Employee Advisor

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

Regards,

Vishu

Avatar

Employee

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 ?

Avatar

Level 4
Yes your are right .The requirement is to programmatically activate standard rollout to live copies when the blueprint is updated

Avatar

Employee

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