Introduced in Feature Pack 2

Deploying the custom object content versioning customization

After you have customized content versioning to support your custom object, you are ready to deploy the customization to your WebSphere Commerce Server.

Procedure

  1. Package and deploy your custom changes. See the instructions in Packaging Java EE assets for a partial application and Deploying Java EE assets for a partial application.
    Alternatively, you can deploy your custom changes by using the WebSphere Commerce Build and Deployment tool.
  2. Ensure that your custom content versioning configuration file is placed in the WC_installdir\instances\demo\xml\config\servicemoduleDir directory; where servicemoduleDir is your service module directory.
  3. Run the UpdateVersionSchema utility in the runtime environment.
  4. If you have workspace enabled, run Ant target: CM_updateWorkspacesSchema to update the workspace schema with any content versioning base schema changes.