Common Repository Restructuring in AEM 6.5 common-repository-restructuring-in-aem
As described on the parent Repository Restructuring in AEM 6.5 page, customers upgrading to AEM 6.5 should use this page to assess the work effort associated with repository changes potentially impacting all solutions. Some changes require work effort during the AEM 6.5 upgrade process, while others can be deferred until a future upgrade.
With 6.5 Upgrade
Prior to Future Upgrade
- ContextHub Configurations
- Classic Cloud Services Designs
- Classic Dashboards Designs
- Classic Reports Designs
- Default Designs
- Adobe DTM JavaScript Endpoint
- Adobe DTM Web-Hook Endpoint
- Inbox Tasks
- Multi-site Manager Blueprint Configurations
- AEM Projects Dashboard Gadget Configurations
- Replication Notification E-mail Template
- Tags
- Translation Cloud Services
- Translation Languages
- Translation Rules
- Translation Widget Client Library
- Tree Activation Web Console
- Vendor Translation Connector Cloud Services
- Workflow Notification Email Templates
With 6.5 Upgrade with-upgrade
ContextHub Configurations contexthub-6.5
From AEM 6.4 onwards, there is no default ContextHub configuration. Therefore on the root level of the site a cq:contextHubPathproperty
should be set to indicate which configuration should be used.
- Navigate to the root of the site.
- Open the page properties of the root page and select the Personalization tab.
- In the Contexthub Path field enter your own ContextHub configuration path.
Additionally on the ContextHub configuration, the sling:resourceType
needs to be updated to be relative and not absolute.
- Open the properties of ContextHub configuration node in CRX DE Lite, for example,
/apps/settings/cloudsettings/legacy/contexthub
- Change
sling:resourceType
from/libs/granite/contexthub/cloudsettings/components/baseconfiguration
togranite/contexthub/cloudsettings/components/baseconfiguration
I.e. the sling:resourceType
of the ContextHub configuration must be relative rather than absolute.
Workflow Models workflow-models
Workflow Instances workflow-instances
Workflow Launchers workflow-launchers
Workflow Scripts workflow-scripts
Prior to Future Upgrade prior-to-upgrade
ContextHub Configurations contexthub-configurations
Classic Cloud Services Designs classic-cloud-services-designs
Classic Dashboards Designs classic-dashboards-designs
Classic Reports Designs classic-reports-designs
Default Designs default-designs
Adobe DTM JavaScript Endpoint adobe-dtm-javascript-endpoint
Adobe DTM Web-Hook Endpoint adobe-dtm-web-hook-endpoint
Inbox Tasks inbox-tasks
Multi-site Manager Blueprint Configurations multi-site-manager-blueprint-configurations
AEM Projects Dashboard Gadget Configurations aem-projects-dashboard-gadget-configurations
Replication Notification E-mail Template replication-notification-e-mail-template
Tags tags
Translation Cloud Services translation-cloud-services
Translation Languages translation-languages
Translation Rules translation-rules
Translation Widget Client Library translation-widget-client-library
Tree Activation Web Console tree-activation-web-console
/etc/replication/treeactivation
/libs/replication/treeactivation