Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLUCIONADO

Alternate for JMX and Observations (EventHandler,EventListener) in AEM as a cloud

Avatar

Level 4

Hi All,

 

We have Some JMX  and some Event Listener/Handlers/Preprocessor (called before activating a Page) we have written in AEM on premise,

 

Will JMX and Event Listener/Preprocesor work in AEM as a cloud.

What are the alternative we have for this.

Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

1 Solução aceita

Avatar

Resposta correta de
Community Advisor

Hi @Sb2512 <

Below link goes into detail of many scenario where you can use Adobe I/O

https://developer.adobe.com/experience-cloud/experience-manager-apis/guides/events/


-Tarun

Ver solução na publicação original

4 Respostas

Avatar

Community Advisor

Hi @Sb2512 ,

Direct access to the JMX console is not provided in AEM as a Cloud Service but you can consider using Adobe I/O Events or microservices for monitoring and custom processing. 

For event Listeners/Preprocessors, traditional AEM Event Listeners and Preprocessors (e.g., for DAM asset validation) are not available in AEM as a Cloud Service. 
You can achieve similar functionality using Adobe I/O Events and microservices to handle events and trigger custom actions. 

 
-Tarun

Avatar

Level 4

hi @TarunKumar ,

Thanks for the reply !!!

 

Do we have any sample reference /Documentation using Adobe I/0 events to achieve the same implementation.

 

Thanks

Avatar

Resposta correta de
Community Advisor

Hi @Sb2512 <

Below link goes into detail of many scenario where you can use Adobe I/O

https://developer.adobe.com/experience-cloud/experience-manager-apis/guides/events/


-Tarun

Avatar

Administrator

@Sb2512 Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!



Kautuk Sahni