(Developer)

enableContentManagement utility

The development environment is not meant to be an authoring environment. Support is provided in the environment for customization purposes only. For example, to test changes to the content management functionality. The ability to propagate changes is not available. To change the content management workspaces, we cannot publish the changes out to another database. Before you enable workspaces in the WebSphere Commerce development environment, ensure that:

  1. Change history is enabled in your development environment. Complete the following steps to enable it:

    1. Go to the WCDE_installdir/workspace/WC/xml/config/wc-server.xml.

    2. Open wc-server.xml and find <WorkspaceChangeHistoryEnabled enable="false"/>.

    3. Edit the settings to the following values: <WorkspaceChangeHistoryEnabled enable="true"/>.

    4. Save and close the file. Then, restart the server.


Parameter values


Example

From the following directory:

Run the following command:

If you encounter errors when you run the utility, review the enableContentManagement.log file for more detailed troubleshooting information. This file can be located within the following directory:


Related tasks
Enable Workspaces in the WebSphere Commerce development environment