
Migrating IBM Websphere Commerce Version 7 Feature Pack 6 configuration files
Migrate your IBM Websphere Commerce Version 7 Feature Pack 6 configuration files by manually
merging them with or copying them to your HCL Commerce Version 9.0 development environment.
Procedure
-
If you customized any of the following files in IBM Websphere Commerce Version 7, merge the
customized file to your HCL Commerce Version 9.0 development environment.
- workspace_dir\Stores\WebContent\WEB-INF\web.xml
- workspace_dir\WC\.settings\org.eclipse.wst.common.component\*Note: This path refers to the whole directory.
- workspace_dir\WC\META-INF\ibmconfig\cells\defaultCell\applications\defaultApp\deployments\defaultApp\resources.xml
- workspace_dir\WC\xml\config\payments\ppc\plugins\CustomizationPlugin\PluginDeployment.xml
- workspace_dir\WC\xml\config\payments\ppc\plugins\LOCPlugin\PluginDeployment.xml
- workspace_dir\WC\xml\config\payments\ppc\plugins\PaymentechPlugin\PluginDeployment.xml
- workspace_dir\WC\xml\config\payments\ppc\plugins\SimpleOffline\PluginDeployment.xml
- workspace_dir\WC\xml\config\payments\ppc\plugins\SimplePunchoutPlugin\PluginDeployment.xml
- workspace_dir\WC\xml\config\wc-server.xml
- workspace_dir\WC\xml\ldap\ldapentry.xml
- workspace_dir\WC\xml\member\MemberRegistrationAttributes.xml
- workspace_dir\WC\xml\PromotionEngineConfiguration\*PromotionEngineConfig.xml
- workspace_dir\WC\.settings\org.eclipse.wst.common.component
workspace_dir\WC\xml\config\BusinessAuditDataCapture.xml
workspace_dir\WC\xml\config\businessContext.xml
-
Copy the files under the following directory for all of your different component in
your IBM Websphere Commerce Version 7 development environment to your HCL Commerce Version 9.0
development environment.
- workspace_dir\WC\xml\config\com.ibm.commerce.component_name-ext\*
Where:- component_name-ext
- The name of the component that you customized, for example, catalog or member.
-
Update your wc-server.xml file to contain the correct paths and
host name for your HCL Commerce Version 9.0 development environment.
Note:
- If the wc-server.xml file contains the
CrossTransactionCache
tag, it is generally recommended to remove it so that the default configuration is used. If the defaults are not sufficient, theCrossTransactionCache
tag can be added back within theInstanceProperties
tag, specifying only the configuration settings that must be changed from the default values. For more information on the configuration settings for theCrossTransactionCache
tag, including the default values, see Additional HCL Commerce data cache configuration. - If you have any other configuration updates in your
wc-server.xml configuration file, you must merge those
changes before migrating it to HCL Commerce Version 9.0 development or
production environments.
For example, to enable marketing in Management Center for HCL Commerce, see Enabling Management Center marketing features.
- If the wc-server.xml file contains the