Install the multilingual extensions
The multilingual solution consists of a set of extensions to Web Content Manager used to manage the authoring, workflow, and configuration of your multilingual system.
- Verify the WasPassword and PortalAdminPwd passwords are set in the wkplc.properties file.
- Run the following registration command from the WP_PROFILE/ConfigEngine:
- Windows
- ConfigEngine.bat register-wcm-mls
- AIX HP-UX Linux Solaris
- ./ConfigEngine.sh register-wcm-mls
- IBM i
- ConfigEngine.sh register-wcm-mls
- Run the following deployment command from the WP_PROFILE/ConfigEngine:
- Windows
- ConfigEngine.bat deploy-wcm-mls
- AIX HP-UX Linux Solaris
- ./ConfigEngine.sh deploy-wcm-mls
- IBM i
- ConfigEngine.sh deploy-wcm-mls
- If the server contains virtual portals, we must also run the following task for each virtual portal on the server:
- Windows
- ConfigEngine.bat import-wcm-mls-data -DVirtualPortalHostName=VirtualPortalHostName -DVirtualPortalContext=VirtualPortalContext
- AIX HP-UX Linux Solaris
- ./ConfigEngine.sh import-wcm-mls-data -DVirtualPortalHostName=VirtualPortalHostName -DVirtualPortalContext=VirtualPortalContext
- IBM i
- ConfigEngine.sh import-wcm-mls-data -DVirtualPortalHostName=VirtualPortalHostName -DVirtualPortalContext=VirtualPortalContext
- Restart WebSphere Portal.
- Repeat these steps on every server and cluster node.