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.
SOLVED

AEM Error Handling mechanism

Avatar

Level 5

Hi

Is there any best practices or guidelines for the Error Handling mechanism in a page level errors and the content level errors?

Example:

1) To handle 301,404, error pages.

2) If any specific content level errors on the pages, can we handle it via I18N.? if the site is having bunch of error messages how to deal with multi language websites.?

Thanks in advance,

KK

1 Accepted Solution

Avatar

Correct answer by
Level 10

See this topic in ACS AEM Commons: https://adobe-consulting-services.github.io/acs-aem-commons/features/errorpagehandler.html

This should help you. We do not have a white paper in this area - only the docs and this content in ACS AEM Commons. 

View solution in original post

3 Replies

Avatar

Level 10

Hi Krish,

Can you please this docs that talks about on AEM Error handling mechanism: https://docs.adobe.com/docs/en/aem/6-1/develop/platform/customizing-errorhandler-pages.html

Thanks,
Ratna Kumar.

Avatar

Level 5

Ratna Kumar wrote...

Hi Krish,

Can you please this docs that talks about on AEM Error handling mechanism: https://docs.adobe.com/docs/en/aem/6-1/develop/platform/customizing-errorhandler-pages.html

Thanks,
Ratna Kumar.

 

Thanks Ratna,

But am looking for any best practices and guidelines that are need to be followed. mainly i am looking for the application/website level error handling for multilingual site creation process and optimized processing time for a bunch of error messages to be handled.

Regards,

KK

Avatar

Correct answer by
Level 10

See this topic in ACS AEM Commons: https://adobe-consulting-services.github.io/acs-aem-commons/features/errorpagehandler.html

This should help you. We do not have a white paper in this area - only the docs and this content in ACS AEM Commons.