E-Commerce Repository Restructuring in AEM 6.4 e-commerce-repository-restructuring-in-aem

CAUTION
AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.

As described on the parent Repository Restructuring in AEM 6.4 page, customers upgrading to AEM 6.4 should use this page to assess the work effort associated with repository changes impacting the AEM E-Commerce Solution. Some changes require work effort during the AEM 6.4 upgrade process, while others can be deferred until a 6.5 upgrade.

With 6.4 Upgrade with-upgrade

Product, Order, Collections, Classifications, Shipping Methods and Payment Methods Data product-order-collections-classifications-shipping-methods-and-payment-methods-data

Previous location

/etc/commerce/products

/etc/commerce/orders

/etc/commerce/collections

/etc/commerce/classifications

/etc/commerce/shipping-methods

/etc/commerce/payment-methods

New location(s)

/var/commerce/products

/var/commerce/orders

/var/commerce/collections

/var/commerce/classifications

/var/commerce/shipping-methods

/var/commerce/payment-methods

Restructuring guidance

You can use a Lazy Migration task to migrate E-Commerce data.

It performs the following steps:

  • adjusts references to old location to point to new location
  • moves content from old location to new location
  • removes old location to eventually activate the usage of new location in the whole system

The locations covered by the task are:

  • /etc/commerce/products
  • /etc/commerce/collections
  • /etc/commerce/orders
  • /etc/commerce/payment-methods
  • /etc/commerce/shipping-methods

For larger catalogs it is recommanded to run the commerce migration task individually by passing the following Java system property to AEM:

propertyname: com.adobe.upgrade.forcemigration

property value: com.day.cq.compat.codeupgrade.impl.cq64.CQ64CommerceMigrationTask

After migration AEM needs a restart.

Notes
N/A
recommendation-more-help
6a71a83d-c2e0-4ce7-a6aa-899aa3885b56