Sunday, June 14, 2015

Enabling features in WCS


Once the WCS installation is completed and the required feature packs are installed, the following scripts should be executed to enable them. You need not execute all the features. It depends on what all features you are going to use in your application.

The scripts are present under <WCS_INSTALLATION_DIRECTORY>/bin

enableFeature.bat -DfeatureName=foundation
enableFeature.bat -DfeatureName=management-center
enableFeature.bat -DfeatureName=content-version
enableFeature.bat -DfeatureName=store-enhancements
enableFeature.bat -DfeatureName=social-commerce

enableFeature.bat -DfeatureName=location-services

No comments:

Post a Comment