April 14, 2020
Estimated Post Reading Time ~ < 1 Min

Creating an Event Listener for Adobe Experience Manager 6.4

You can develop a custom JCR Event Listener for Adobe Experience Manager 6.4 that responds to events that occur at the JCR level. For example, you can write an event handler to respond to the following JCR events:
  • A node was added
  • A node was moved
  • A node was deleted
  • A property was added to a node
  • A property was changed
  • A property was deleted
To create an AEM event handler, you create an OSGi bundle that contains a class that implements javax.jcr.observation.EventListener. For information, see EventListener.

To read this article - click: https://helpx.adobe.com/experience-manager/using/aem64_event_listener.html
aem4beginner.blogspot


By aem4beginner

No comments:

Post a Comment

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

Ad Blocker Detected :(

Please consider supporting us by disabling your ad blocker.

Please Disable your adblocker and Refresh the page to view the site content.