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

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

Mark Solution

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

해결됨

Off-boarding AEM Project

Avatar

Community Advisor

Are there any standard practices or general steps that we need to keep in mind while offboarding a Project in AEM?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Bhuwan_B ,

I don't think we have any best practices to follow for AEM project off-boarding, since it's just the matter of discreting everything what you have deployed on instances. However, IMHO we could consider

  • Uninstall the bundle from the console this removes your java code.
  • Uninstall the package from crxde.
  • Adjust/remove all the domain and dispatcher configuration.

basically those all things in reverse way which we usually do while development. 

You can also use Deep Prune - which allows you to recursively delete things from AEM such as content, workflow instances, running jobs, etc.

For more details please visit: https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/deep-prune/index.html

Hope that helps you!

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn


원본 게시물의 솔루션 보기

2 답변 개

Avatar

Community Advisor

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Bhuwan_B ,

I don't think we have any best practices to follow for AEM project off-boarding, since it's just the matter of discreting everything what you have deployed on instances. However, IMHO we could consider

  • Uninstall the bundle from the console this removes your java code.
  • Uninstall the package from crxde.
  • Adjust/remove all the domain and dispatcher configuration.

basically those all things in reverse way which we usually do while development. 

You can also use Deep Prune - which allows you to recursively delete things from AEM such as content, workflow instances, running jobs, etc.

For more details please visit: https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/deep-prune/index.html

Hope that helps you!

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn