Procedure
- Download SAP Commerce 1808 and unzip the package.
For more details, see Download.
- Prepare the new installation of SAP Commerce by executing the following shell commands from ${new_version}/hybris/bin/platform:
- . ./setantenv.sh
- ant clean
When you run the ant clean command, press Enter to choose develop.
- Copy custom files:
- cp -r ${old_version}/hybris/data/media ${new_version}/hybris/data
- cp -r ${old_version}/hybris/config/local* ${new_version}/hybris/config
- cp -r ${old_version}/hybris/data/hsqldb ${new_version}/hybris/data
- cp -r ${old_version}/hybris/data/solr ${new_version}/hybris/data
Release-Specific Upgrade Steps
These upgrade steps are specific to the upgrade to this release and need to be performed for out-of-the-box SAP Commerce functionality to work.
Context
There are no release-specific upgrade steps for upgrading the Marketplace Accelerator from 6.7 to 1808.
Additional Information
These upgrade steps are intended to assist in the upgrade of custom-developed extensions and do not need to be performed for out-of-the-box SAP Commerce functionality.
There is no additional information for upgrading the Marketplace Accelerator from 6.7 to 1808.