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

replication programmatically from one publish to another publisher in AEM

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

2 Replies

Avatar

Employee

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

Avatar

Correct answer by
Level 10

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