Hello All,
I am trying to listen to events in AEM. When I am deleting the pages or assets from crx/de, the event listener is not triggering but when I delete from siteadmin or damadmin it is triggering. Does this look right ?
On the other hand when I try to replicate/ delete replicate from crx/de the event listener triggers ?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Vishwanath,
Basically when you delete the pages/nodes or assets, the event listener must trigger the events.
Look into this article which discuss of your use case:
https://helpx.adobe.com/experience-manager/using/events.html
https://helpx.adobe.com/experience-manager/kb/ReplicationListener.html
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Hi Vishwanath,
Basically when you delete the pages/nodes or assets, the event listener must trigger the events.
Look into this article which discuss of your use case:
https://helpx.adobe.com/experience-manager/using/events.html
https://helpx.adobe.com/experience-manager/kb/ReplicationListener.html
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Can you please share your code snippet ?
Views
Replies
Total Likes
Views
Likes
Replies