Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

AEM Replication | AEM Community Discussion

Avatar

Administrator

BlogImage.jpg

AEM Replication by Adobe Docs

Abstract

Replication agents are central to Adobe Experience Manager (AEM) as the mechanism used to:
-->Publish (activate) content from an author to a publish environment.
-->Explicitly flush content from the Dispatcher cache.
-->Return user input (for example, form input) from the publish environment to the author environment (under control of the author environment).

Replicating from Author to Publish
Replication, to a publish instance or dispatcher, takes place in several steps:
-->the author requests that certain content be published (activated); this can be initiated by a manual request, or by automatic triggers which have been preconfigured.
-->the request is passed to the appropriate default replication agent; an environment can have several default agents which will always be selected for such actions.
-->the replication agent "packages" the content and places it in the replication queue.
-->in the Websites tab the colored status indicator is set for the individual pages.
-->the content is lifted from the queue and transported to the publish environment using the configured protocol; usually this is HTTP.
-->a servlet in the publish environment receives the request and publishes the received content; the default servlet is https://localhost:4503/bin/receive .
-->multiple author and publish environments can be configured.

Read Full Blog

AEM Replication

Q&A

Please use this thread to ask the related questions.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies