Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Error Handling in AEM | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Error Handling in AEM by JUAN AYALA

Abstract

Recently, I worked on an AEM project that included a lot of legacy code. Some of this code involved error handling and based on its git history, it pre-dated ACS Commons. For perspective, the ACS Commons Page Error Handler has been an AEM feature since version 1.0.0 in 2013!

The client knew they needed its error handling capability to function well going forward and my task was to determine if the legacy code could be built upon or if it should be replaced with something new.

This got me thinking about one of the oldest topics in AEM and in computer programming for that matter…error handling. As I write this it is still January 2022 so let’s start off the new year with a review!

Read Full Blog

Error Handling in AEM

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
0 Replies