Add Personalization features to an administration installation
If install WebSphere Portal or IBM Lotus Web Content Management using the administration option, the Personalization features, including the Personalization Navigator and Personalization Editor, are not installed. However, you can add these features manually after installation by deploying the Personalization portlets and adding the Personalization Navigator and Personalization Editor to a page.
- Open a command prompt in profile_root/ConfigEngine.
- Deploy the Personalization portlets. Run the following command:
UNIX: ./ConfigEngine.sh action-deploy-portlets-prereq.pzn -DPortalAdminPwd=password -DWasPassword=password
Windows: ConfigEngine.bat action-deploy-portlets-prereq.pzn -DPortalAdminPwd=password -DWasPassword=password
i5/OS: ConfigEngine.sh action-deploy-portlets-prereq.pzn -DPortalAdminPwd=password -DWasPassword=password
- Add the Personalization Navigator and Personalization Editor portlets to a portal page.
Parent topic:
Add features to an administration installation