Migrate a local rendering portlet
After migrating the primary data, re-configure all local rendering portlets to use the migrated data.
Migrate Web content data before migrating a local rendering portlet.
If you have a small number of local rendering portlets, it may be simpler to install and configure new local rendering portlets to use the migrated data instead of migrating any existing portlets.
- If you are migrating one or more local rendering portlets on a primary system, go to step 3. If you are migrating one or more local rendering portlets on a secondary system, copy the summary configuration files created when migrating the primary system to a folder on the secondary system. summary.path in the data migration topic.
- Update...
portal_server_root/wcm/migration/config/migration.propertiesConfirm that the following parameters are set as specified and modify them if necessary:
- summary.path:
The path on the local file system where the old IWWCM summary configuration files were copied in step 1.
- virtual.portal:
If migrating a local rendering portlet located on a virtual portal, enter the name of the virtual portal.
- Run the wcmmigrate configure-local task from the directory...
portal_server_root/wcm/migration...where portal_server_root is the install directory path of the current version of WebSphere Portal.
- Windows:
wcmmigrate.bat -user username -password password configure-local
UNIX:
./wcmmigrate.sh -user username -password password configure-local
i5/OS:
wcmmigrate.sh -user username -password password configure-local
The user specified in the command must be a WebSphere Portal administrator.
- Verify the migration by reviewing the migration console. The message "command successful" is displayed after a successful migration. If the message "command failed" is displayed upon completion review the previous steps. See Troubleshooting Web Content Management migration for further information.
- Verify the configuration of the migrated local rendering portlet.
Restart the portal server after completing the above steps to verify that the portlets have been configured correctly.
Parent Topic
Migrate a primary Web content system
Parent Topic
Migrate a secondary Web content system