replication programmatically from one publish to another publisher in AEM | Community
Skip to main content
New Participant
October 30, 2015
Solved

replication programmatically from one publish to another publisher in AEM

  • October 30, 2015
  • 2 replies
  • 692 views

How can we do the replication of node programmatically from one publisher instance to another publisher instance in clustered AEM publisher.

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 edubey

If its AEM 5.6.1 and both are clustered than no need to manually replicate. and If you are not seeing the changes in another instance then something is wrong, take a look at whether they are clustered or not, http://<host/port>/libs/granite/cluster/content/admin.html

You can find more details about clustering here https://docs.adobe.com/docs/en/cq/5-6-1/core/administering/cluster.html

2 replies

edubey
edubeyAccepted solution
New Participant
October 30, 2015

If its AEM 5.6.1 and both are clustered than no need to manually replicate. and If you are not seeing the changes in another instance then something is wrong, take a look at whether they are clustered or not, http://<host/port>/libs/granite/cluster/content/admin.html

You can find more details about clustering here https://docs.adobe.com/docs/en/cq/5-6-1/core/administering/cluster.html

Employee
October 30, 2015

Hi,

if the publish instances are clustered, you would not need to replicate from one instance to another. The content should be synchronized internally across all the instances in the cluster.

This is 5.6.1 correct?

Regards,

Opkar