Troubleshooting: Checking that a WebSphere Commerce Developer feature is enabled on your instance
After installing a feature pack, you can enable one or more features. You enable a feature on a WebSphere Commerce Developer instance. After enabling the feature you should verify the enablement is successful.
Problem
After enabling a WebSphere Commerce Developer feature you want to verify that it is enabled on your instance.
Solution
To verify if a feature is enabled on your WebSphere Commerce instance, complete the following steps:
- From a command prompt run the following command:
WCDE_installdir/bin/versionInfo.bat
Note: This command is available only for WebSphere Commerce Developer Version 7.0 with fix pack 1 or higher installed.
- Review the output. Running this command produces
an output that includes the product information. For example:
- WebSphere Commerce Developer Feature Pack 1:
Installed Product -----------------------------------------------– Name IBM WebSphere Commerce Developer Version 1.0.0.0 ID wc.fep1 Build Level xxxxxxx Build Date xx/xx/xx
Note: If you have not enabled a WebSphere Commerce Developer feature on your instance, an output similar to the following is displayed:Installed Product ------------------------------------------------ Name IBM WebSphere Commerce Developer Version 7.0.0.Z ID wc.server.YY Build Level xxxxxxxxx Build Date xx/xx/xx
Where Z is the fix pack number that you have installed and YY is the edition of WebSphere Commerce Developer.
- WebSphere Commerce Developer Feature Pack 1:
- To determine which specific feature is enabled on your instance,
complete the following steps:
- Navigate to the following directory:
WCDE_installdir/properties/version
- For every feature that is enabled, the following file exists:
feature_name.toolkit.70.component
Where feature_name is the name of the WebSphere Commerce Developer feature. For example,
management-center
is a WebSphere Commerce Developer feature.
- Navigate to the following directory: