Dictionary and Clientlib setup in AEM as a Cloud Service | Community
Skip to main content
Level 2
February 18, 2022
Solved

Dictionary and Clientlib setup in AEM as a Cloud Service

  • February 18, 2022
  • 1 reply
  • 743 views

Currently our application is on AEM 6.4 version.

Some of our code and content is present /etc folder.

For e.g.:

Clientlibs in /etc/clientlibs and i18n dictionaries in /etc/designs/../dictionaries.

Do we need to migrate this clientlibs and dictionaries to /apps/ folder while upgrading for AEM 6.4 to AEMaaCS? Is it mandatory?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by lukasz-m

Hi @rohitk81560102, in terms of clientlibs I think it is mandatory. If you have a look into documentation you can see that clientlibs should be part of apps. As for dictionaries I would say something similar. In general Adobe is trying to get rid of /etc location and is moving to other locations like /apps, /conf, /var.

1 reply

lukasz-m
Community Advisor
lukasz-mCommunity AdvisorAccepted solution
Community Advisor
February 18, 2022

Hi @rohitk81560102, in terms of clientlibs I think it is mandatory. If you have a look into documentation you can see that clientlibs should be part of apps. As for dictionaries I would say something similar. In general Adobe is trying to get rid of /etc location and is moving to other locations like /apps, /conf, /var.