내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Pattern Detector from AEM 6.2 to 6.5

Avatar

Level 1

Hi all,

I am planning to upgrade 6.2 to 6.5. Just want to estimate how much effort need in code merging. May I know is there any package/Pattern Detector to identify the deprecated api, code , function from 6.2 for 6.5.

 

Thank you all.

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Aries 

 

Yes you can use the Pattern Detector tool which is provided by Adobe.

This feature allows you to check existing AEM instances for their upgradability by detecting patterns in use that:

  1. Violate certain rules and are done in areas that will be affected or overwritten by the upgrade
  2. Use an AEM 6.x feature or an API that is not backwards compatible on AEM 6.5 and can potentially break after upgrade.

You can download it from here:

https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html?package=/content/...

and it should be installed on your Source instance i.e. 6.2 AEM instance.

 

Thanks!

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Community Advisor

@Aries Please refer to below documentation URL:

https://experienceleague.adobe.com/docs/experience-manager-65/deploying/upgrading/pattern-detector.h...

The Pattern Detector is released separately as a one package working on any source AEM versions from 6.1 to 6.5 targeting AEM 6.5 upgrade. It can be installed using the Package Manager.

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Aries 

 

Yes you can use the Pattern Detector tool which is provided by Adobe.

This feature allows you to check existing AEM instances for their upgradability by detecting patterns in use that:

  1. Violate certain rules and are done in areas that will be affected or overwritten by the upgrade
  2. Use an AEM 6.x feature or an API that is not backwards compatible on AEM 6.5 and can potentially break after upgrade.

You can download it from here:

https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html?package=/content/...

and it should be installed on your Source instance i.e. 6.2 AEM instance.

 

Thanks!