AEM as CS | Handle event on page publish
Hello Team,
How do we handle page activation custom event on AEM as CS ?. Like we were handling in version <= 6.5 sling event.
We are trying to do something on publishing/activating the page with event handler using EventConstants.EVENT_TOPIC + "=" + ReplicationAction.EVENT_TOPIC which works fine in local but not on Cloud.