For IBM i OS operating systemSolarisLinuxAIXIntroduced in Feature Pack 1Windows

Disabling features

If you want to uninstall a WebSphere Commerce feature pack, you must disable any features first.

Before you begin

  1. The WebSphere Commerce feature pack contains features that you can disable. If you plan to disable any of the features in the feature pack, create backups of your current configuration. To back up your application:
    1. Sign on to the application server:
      • SolarisLinuxAIXLog on as the wasuser user.
      • For IBM i OS operating systemLog on with a user ID that has *SECOFR authority.
      • WindowsLog on with a user ID that is a member of the Windows Administration group.
    2. Issue the following command:
      • SolarisLinuxAIXWC_profiledir/bin/backupConfig.sh backup_file.zip
      • For IBM i OS operating systemWC_profiledir/bin/backupConfig backup_file.zip
      • WindowsWC_profiledir/bin/backupConfig.bat backup_file.zip
      Where backup_file specifies the name of the backup file. The system creates this file for you in the WC_profiledir/bin directory.
  2. If you must restore your configuration, use the restoreConfig command on the application server:
    • SolarisLinuxAIXWC_profiledir/bin/restoreConfig.sh backup_file.zip
    • For IBM i OS operating systemWC_profiledirbin/restoreConfig backup_file.zip
    • WindowsWC_profiledir/bin/restoreConfig.bat backup_file.zip

    Where backup_file specifies the name of the backup file created with the backupConfig command.

  3. Back up your database.
    If you are using DB2, you can find instructions here:DB2

    For all other databases, see the database vendor user manual for information about backup procedures.

  4. WebSphere Commerce DeveloperWindowsEnsure that Windows Indexing and Windows Search services are disabled. If these services are enabled they can prevent the clean-up of working directories, which can cause feature disablement to fail.

About this task

In order to disable a lower-level feature, you must first disable any high-level features that are dependent on it. The following table shows the dependencies between the features.
Functional area To disable this feature... You must first ensure that these features are disabled
Location-based services location-services
Content versioning content-version
Store enhancements

(includes coshopping functionality, search integration, subscriptions, and recurring orders in the storefront)

store-enhancements
Management Center management-center
  • Introduced in Feature Pack 2content-version
  • Feature Pack 4 or laterlocation-services
  • store-enhancements
WebSphere Commerce foundation foundation
  • Introduced in Feature Pack 2content-version
  • Feature Pack 4 or laterlocation-services
  • store-enhancements
  • management-center

Procedure

What to do next

After you disable a feature, you might need to restore your database to a state from before the feature was enabled.
If you are using DB2, you can find instructions here:DB2

For all other databases, see the database vendor user manual for information about restore procedures.