Migrating IBM Websphere Commerce Version 8 custom Physical Service Data Objects

Manually migrate your custom physical service data object from your IBM Websphere Commerce Version 8 development environment to your HCL Commerce Version 9 development environment.

Procedure

  1. In your IBM Websphere Commerce Version 8 development environment, make a backup (to a temporary location or removable media) of all files under WCDE_installdir \xml\config\ servicemodulename , where servicemodulename is one of the following subdirectories:
    • A customized HCL Commerce service module, which is identified by the -ext appended to the name. For example, extensions to the catalog service module are stored in the com.ibm.commerce.catalog-ext subdirectory.
    • A custom service module, for example, the com.mycompany.commerce.myservicemodule subdirectory.
  2. Copy the files from your backup location to the following location in your HCL Commerce Version 9 development environment:
    • workspace_dir\WC\xml\config\servicemodulename
  3. Import your custom physical service data object to your version 9.0 development environment.