Personalization: migrate data exported from 5.1 to 6.0

 

+

Search Tips   |   Advanced Search

 

This task provides detailed information used to migrate exported Personalization data to the current version of WebSphere Portal. Use the following steps to migrate exported Personalization data from V5.1 of WebSphere Portal to the current version:

  1. Ensure that you completed the steps in Migrating WebSphere Portal Configurations.

  2. Copy the exported 5.1 data to the WebSphere Portal V6.0 machine.

  3. Update the portal_server_root/jcr/migration/conf/pzn_sv_conf.xml file. Confirm that the following parameters are set as specified and modify them if necessary:

    • Init parameters:

      • ExportData : The directory containing the Version 5.1 exported data.

      • TempData : An existing, empty directory. This directory will be used to store temporary data.

      • MigratedData : The directory that will contain the V6.0 data. This path must be an existing, empty directory.

      • SourceWorkspace The name of the workspace containing the V5.1 data.

      • TargetWorkspace The name of the workspace that will contain the V6.0 data.

  4. Run the migrate-pzn-svData-transform-51x task.

 

Parent topic:

Migrating additional components