Update LiveCopy on node creation | Community
Skip to main content
October 16, 2015
Solved

Update LiveCopy on node creation

  • October 16, 2015
  • 2 replies
  • 875 views

Hello Guys,

I was testing the Live Copy Sync option in AEM 6.0 by referring to http://docs.adobe.com/docs/en/aem/6-0/administer/sites/multi-site-manager/msm-sync.html

 

I can see that there is no OOTB Rollout Configuration for node Creation.

If a page node gets created on Blueprint, I want this newly created page node to be available on Live copy using synchronization actions.

 

Can anyone help me out here?.

 

Thank You.

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 Lokesh_Shivalingaiah

Hi,

There is a rollout config called 'pushonmodify' which might work else you can create your own custom rollout config. You can refer some of the Geometrixx rolloout which are customized here for reference

http://localhost:4502/miscadmin#/etc/msm/rolloutconfigs

2 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

Hi,

There is a rollout config called 'pushonmodify' which might work else you can create your own custom rollout config. You can refer some of the Geometrixx rolloout which are customized here for reference

http://localhost:4502/miscadmin#/etc/msm/rolloutconfigs

October 16, 2015

Thank You. Your answer helped me :)