reverse replication technical stuff | Community
Skip to main content
manikanthar1295
New Participant
April 3, 2019
Solved

reverse replication technical stuff

  • April 3, 2019
  • 3 replies
  • 2943 views

Hi Team,

How reverse replication technical works in AEM.

I have googled but not getting technical stuff. if any one technical background of reverse replication kindly share with me.

Regards

Manikantha R

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 Gaurav-Behl

Check  /etc/replication/agents.publish/outbox  via /crx/de or explorer

3 replies

Gaurav-Behl
Gaurav-BehlAccepted solution
New Participant
April 4, 2019

Check  /etc/replication/agents.publish/outbox  via /crx/de or explorer

manikanthar1295
New Participant
April 4, 2019

Hi Vish,

Thanks for your response.

Where i can found  outbox folder in publish instance below is snapshot of my publish instance

Regards

Manikantha R

Employee
April 3, 2019

Hello,

In the reverse replication process, the reverse replication agent on publish instance creates the package of data from publish instance and pushes it to the outbox folder (on publish). The replication listener (reverse replication agent on the author) keeps an eye on the outbox and pull the package/data from outbox if there is any new data.

Regards,

Vishu