E-Commerce Repository Restructuring in AEM 6.5 e-commerce-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 impacting the AEM E-Commerce Solution. 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 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 locations

/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 the old location to point to the new location
  • moves content from old location to new location
  • removes the old location to eventually activate the usage of the 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, Adobe recommends that you 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, restart AEM.

Notes
N/A
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2