Enable renditions
Renditions are enabled by default. If we disable them, we must run a ConfigEngine task to enable them.
Running this task sets renditions.enabled=true as a global property for all virtual portals in the Web Content Manager Config Resource Environment Provider Service.
- Go to the WP_PROFILE/ConfigEngine.
- Run the following command:
- AIX HP-UX Linux Solaris: ./ConfigEngine.sh enable-renditions -DPortalAdminPwd=foo -DWasPassword=foo
- IBM i: ConfigEngine.sh enable-renditions -DPortalAdminPwd=foo -DWasPassword=foo
- Windows: ConfigEngine.bat enable-renditions -DPortalAdminPwd=foo -DWasPassword=foo
- Restart the WebSphere Portal server.
Parent topic: Renditions