Disabling renditions | HCL Digital Experience
Renditions are enabled by default. If you want to disable them, you must run a ConfigEngine task.
Procedure
- Go to the wp_profile_root/ConfigEngine directory.
-
Run the following command:
- AIX® HP-UX Linux™ Solaris: ./ConfigEngine.sh disable-renditions -DPortalAdminPwd=password -DWasPassword=password
- IBM® i: ConfigEngine.sh disable-renditions -DPortalAdminPwd=password -DWasPassword=password
- Windows™: ConfigEngine.bat disable-renditions -DPortalAdminPwd=password -DWasPassword=password
- z/OS®: ./ConfigEngine.sh disable-renditions -DPortalAdminPwd=password -DWasPassword=password
- Restart the HCL Portal server.