April 13, 2020
Estimated Post Reading Time ~

Creating Replication Event Handlers for Adobe Experience Manager

You can develop a custom replication event handler for Adobe Experience Manager (AEM) that is invoked when AEM content is activated. For example, a custom replication event handler can track details when an AEM web page is activated, as shown in this illustration.



To create an AEM replication event handler, you create an OSGi bundle that contains a class that implements org.osgi.service.event.EventHandler. For information, see EventHandler.

To read this development article, click http://helpx.adobe.com/experience-manager/using/replication_events.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.