Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

How to watch pages reaching offTime?

Avatar

Level 1

Dear community members

I am looking for a way to handle events of pages which reached their offTime. The idea is to write some custom SlingEventHandler. In /system/console/events I can see events while offTime has been reached.

Event Topic "/com/day/cq/wcm/core/page"

Event Properties event.topics = {"com/day/cq/wcm/core/page"} and modifications = [{path=/content/geometrixx/de/products/test, modifiedDate=Mon Sep 10 16:06:00 CEST 2018, type=PageInvalid, userId=admin}]

How do I have to set the @Properties in the custom event handler to catch those events?

Kind regards,

Jens

0 Replies